king
2022-05-21 86dfc90a3aa15d278f93afbf9ec42b1e89899f9b
src/menu/components/card/cardcellcomponent/formconfig.jsx
@@ -330,6 +330,7 @@
      key: 'anchors',
      label: '跳转锚点',
      initVal: card.anchors || [],
      tooltip: sessionStorage.getItem('appType') === 'mob' ? '注:小程序中无效' : '',
      required: false,
      options: anchors
    },