升级uview-ui至2.0
This commit is contained in:
@@ -56,7 +56,7 @@ const start = () => {
|
||||
chalkTag.info('开始生成pages.json...')
|
||||
let json = {
|
||||
easycom: {
|
||||
"^u-(.*)": "@/uview/components/u-$1/u-$1.vue"
|
||||
"^u-(.*)": "uview/components/u-$1/u-$1.vue"
|
||||
},
|
||||
pages: [
|
||||
{path: 'pages/loading'},
|
||||
|
||||
Reference in New Issue
Block a user