解决启动时 sass 的warning 问题

This commit is contained in:
BianLzhaoMin 2024-11-18 10:13:12 +08:00
parent 41e427fe4f
commit 54bbf0c037
4 changed files with 4817 additions and 3826 deletions

View File

@ -2,15 +2,14 @@
"version" : "1.0",
"configurations" : [
{
"playground" : "standard",
"playground" : "custom",
"type" : "uni-app:app-android"
},
{
"app-plus" :
{
"launchtype" : "local"
},
"type" : "uniCloud"
}
{
"app-plus" : {
"launchtype" : "local"
},
"type" : "uniCloud"
}
]
}

View File

@ -60,7 +60,7 @@
"@rollup/rollup-darwin-arm64": "^4.27.2",
"pinia": "^2.2.2",
"pinia-plugin-persistedstate": "^3.2.3",
"sass": "^1.81.0",
"sass": "^1.32.13",
"sass-loader": "^16.0.3",
"vue": "^3.4.21",
"vue-i18n": "^9.1.9"

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,5 @@
{
"name" : "anhui-app",
"name" : "material-app",
"appid" : "__UNI__9349CB7",
"description" : "",
"versionName" : "1.0.0",