创建微服务:microservice-provider-shop-8003;小程序商品列表筛选、商品详情完成
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"usingComponents": {
|
||||
"listcard":"./components/good-list-card"
|
||||
"listcard": "./components/good-list-card"
|
||||
},
|
||||
"navigationBarTitleText": "生活物资"
|
||||
"navigationBarTitleText": "生活物资",
|
||||
"enablePullDownRefresh": true
|
||||
}
|
Reference in New Issue
Block a user