README.md 1.3 KB

wandaspecificationofsanming

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

楼层功能-编辑图例备注(弹框)

直接引入 参数传入宽、高、备注文本

轮播组件

rotationImg 为轮播数组

机房区域-图片预览

imgUrl 图片数组

打包发版

  1. 阿里云

阿里与打包

 npm run build:aly
node version # 在打包后的wandaBmGuide文件夹中生成version.txt git版本信息文件

阿里云发版

npm run publish 
  1. 测试环境

打包

npm run build:wanda_dev
node version # 在打包后的wandaBmGuide文件夹中生成version.txt git版本信息文件

发版 远程跳板机进行发版

  1. 生产环境

打包

npm run build:wanda_build
node version # 在打包后的wandaBmGuide文件夹中生成version.txt git版本信息文件

发版 远程跳板机进行发版