新建文件夹

This commit is contained in:
赵正易
2024-03-28 16:04:35 +08:00
parent 54070d803d
commit 7a0c694173
8 changed files with 231 additions and 18 deletions

View File

@@ -13,7 +13,7 @@ Vue.use(uView)
Vue.component('PdaScanInput',PdaScanInput)
Vue.use(plugins)
uni.$u.config.unit = 'rpx'
Vue.config.productionTip = false
Vue.prototype.$store = store