# portal ## 注意: 打包前将mta与qinggu区分开 dist文件夹 改名 ## 注意 > 一键安装包 使用`/api`进行`Nginx`反代理 当打包一键安装包时请求路径使用一下 VUE_APP_BASE_API = 'http://192.168.0.179/api' VUE_APP_BASE_API_TARGET = 'http://192.168.0.179/api' ## 部门树 增加控制 isControl:Boolean 控制是否显示增删改。 ## 其他树 增加控制 isControl:Boolean 控制是否显示增删改 ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn run serve ``` ### Compiles and minifies for production ``` yarn run build ``` ### Run your tests ``` yarn run test ``` ### Lints and fixes files ``` yarn run lint ``` ### gulp ``` gulp ttf2woff2 gulp build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). ### online ``` https://api.mtavip.com 写入production -- VUE_APP_BASE_API 改变 测试 http://192.168.0.172/v1 ``` 【注意】 1. common中的class类名禁止修改。