fix: add custom index.html template with CSS link
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
- 添加 public/index.html 模板文件,确保 CSS 正确引入 - 更新 manifest.json 添加 template 配置 - 完善 vue.config.js 配置 参考 martial-mini 项目的修复方案
This commit is contained in:
@@ -58,6 +58,7 @@
|
||||
"usingComponents" : true
|
||||
},
|
||||
"h5" : {
|
||||
"template": "index.html",
|
||||
"title" : "武术评分系统",
|
||||
"router" : {
|
||||
"mode" : "hash",
|
||||
|
||||
Reference in New Issue
Block a user