11.29前端

This commit is contained in:
@QQNZX 2023-11-30 15:03:49 +08:00
parent 3c82e2e420
commit d802a61794

View File

@ -3,7 +3,8 @@
"autoscan": true,
"custom": {
// uni-ui
"^uni-(.*)": "@dcloudio/uni-ui/lib/uni-$1/uni-$1.vue"
"^uni-(.*)": "@dcloudio/uni-ui/lib/uni-$1/uni-$1.vue",
"^w-(.*)": "@/uni_modules/wmf-code/components/w-$1/w-$1.vue"
}
},
"subPackages": [{
@ -48,6 +49,13 @@
"navigationStyle": "custom"
}
},
{
"path": "QRcode/QRcode",
"style": {
"navigationBarTitleText": "二维码",
"navigationStyle": "custom"
}
},
{
"path": "oilRecharge/oilRecharge",
"style": {
@ -69,7 +77,6 @@
"navigationStyle": "custom"
}
},
{
"path": "goodsDetails/goodsDetails",
"style": {