后台前端打包

打开项目:template/admin

安装项目:

npm install

调试:

npm run serve

打包:

npm run build

打包后静态文件存放目录:template/admin/dist

本页目录