固定版本,减少警告
This commit is contained in:
@@ -8,7 +8,7 @@ const init = require("./build")
|
||||
const json = {
|
||||
easycom: {
|
||||
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue",
|
||||
"^(Ai|V)(.*)": "library/components/$1$2.vue",
|
||||
"^(Ai|V)(.*)": "src/components/$1$2.vue",
|
||||
},
|
||||
pages: [
|
||||
{path: 'pages/loading', style: {navigationBarTitleText: "欢迎使用"}},
|
||||
|
||||
Reference in New Issue
Block a user