xubintest0118
v1.0.13
Published
``` bash # install dependencies npm install
Downloads
4
Readme
代码生成器
构建命令
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# run all tests
npm test
第三方接入
在线表单接入地址
- 字典管理:http://localhost:8085/#/thirdParty/thirdFormOnlineDict
- 表单管理:http://localhost:8085/#/thirdParty/thirdOnlinePage
- 在线表单:http://localhost:8085/#/thirdParty/thirdOnlineForm?formId=1592703012403417088
只允许接入主表查询页面,接入地址可以在查询表单配置页面表单属性面板中复制。 - orange-party 目录为插件的示例,基于layui实现,第三方接入请参考文档。