src/menu/components/share/actioncomponent/formconfig.jsx
@@ -137,6 +137,7 @@ { value: 'mkUnBinding', text: '用户解绑' }, { value: 'mkUnsubscribe', text: '注销账户' }, { value: 'reAuth', text: '切换系统(清空缓存-小程序)' }, { value: 'clearCache', text: '清空本地配置' }, { value: 'copyurl', text: '复制链接地址' }, { value: 'logout', text: '退出' }, { value: 'goBack', text: '返回' }, @@ -384,6 +385,14 @@ options: isApp ? appMenus : menulist }, { type: 'text', key: 'prefix', label: '前缀', initVal: card.prefix || '', tooltip: '扫码信息将与前缀拼接后执行。注:跳转菜单需以mkbid开头。', required: false }, { type: 'textarea', key: 'url', label: '页面地址',