10 lines
315 B
JSON
10 lines
315 B
JSON
{
|
|
"usingComponents": {
|
|
"van-button": "@vant/weapp/button/index",
|
|
"van-notice-bar": "@vant/weapp/notice-bar/index",
|
|
"article-card": "/components/articlecard/articlecard",
|
|
"van-tag": "@vant/weapp/tag/index",
|
|
"van-empty": "@vant/weapp/empty/index"
|
|
},
|
|
"navigationBarTitleText": "Feastcoding"
|
|
} |