king
2024-11-07 a02fc6a77fa1b35c6516b2d37108d80e260c6c85
src/menu/components/code/sandbox/editorcode/index.jsx
@@ -34,7 +34,7 @@
      visible: true,
      html: config.html || '',
      css: config.css || '',
      js: config.js || '',
      js: config.js || '// Function(data, result, Api, notification, systemType) data-数据列表,result-查询接口返回结果,Api-接口,notification-信息提示控件(移动端为Toast),systemType-系统类型(正式为 production,测试为空)',
    })
  }