kingnewspring


wangxinchun

  • 微前端vue子项目模板Vue-cli插件

    published 0.1.1 4 years ago
  • 需要在public文件夹下,新建config.js文件,且文件内容形如: ``` const config = { // 服务环境地址 appBaseUrl: { value: "/susorgsecu", label: "服务环境地址", tooltip: "配置服务环境的地址", type: "input" } .... export default config ``` # 安装 ` yarn add orgsee

    published 1.0.2 2 years ago