10 lines
284 B
JSON
10 lines
284 B
JSON
{
|
|
"usingComponents": {
|
|
"van-tab": "@vant/weapp/tab/index",
|
|
"van-tabs": "@vant/weapp/tabs/index",
|
|
"item": "../../component/item/item",
|
|
"van-card": "@vant/weapp/card/index",
|
|
"van-button": "@vant/weapp/button/index"
|
|
},
|
|
"navigationBarTitleText": "历史记录"
|
|
} |