src/mob/components/topbar/normal-navbar/options.jsx
@@ -138,6 +138,17 @@ }] }, { type: 'radio', field: 'mode', label: '弹框背景', initval: wrap.mode || 'dark', required: false, options: [ {value: 'light', label: '白色'}, {value: 'dark', label: '黑色'}, ] }, { type: 'select', field: 'linkmenu', label: '关联菜单',