4 changed files with 20 additions and 6 deletions
@ -1,5 +1,7 @@ |
|||
{ |
|||
"usingComponents": {}, |
|||
"usingComponents": { |
|||
"van-empty": "@vant/weapp/empty/index" |
|||
}, |
|||
"navigationBarTitleText": "我的报事" |
|||
|
|||
} |
@ -1,4 +1,6 @@ |
|||
{ |
|||
"usingComponents": {}, |
|||
"usingComponents": { |
|||
"van-empty": "@vant/weapp/empty/index" |
|||
}, |
|||
"navigationBarTitleText": "我的报修" |
|||
} |
Loading…
Reference in new issue