1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee
epp/mini-program/pages/goods/category/index.json

7 lines
127 B
JSON
Raw Normal View History

{
"navigationBarTitleText": "分类",
"usingComponents": {
"goods-category": "./components/goods-category/index"
}
}