邃芒官网、邃芒慧影、口播(H5) https://m.metavatar.cc
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

591 B

SuiMang-Wap

下载依赖包

npm install

启动项目

npm run dev

打包项目

npm run build

若要稳定运行此项目,请确保node版本为v16.14.0,且运行忽略node版本检查

sass-loader版本7.0.3

node-sass版本6.0.1

yarn config set ignore-engines true

测试环境baseURL = ‘https://smapitest.malls.iformall.com/C

正式环境baseURL = ‘http://m.metavatar.cc/C

项目根目录下配置有模板vue文件“model.vue”,已配置进入动画、回到顶部等功能,可以此为基础添加页面。