微信小程序发布试用版本
This commit is contained in:
12
unpackage/dist/dev/mp-weixin/pages-subpackage/customer/customer.json
vendored
Normal file
12
unpackage/dist/dev/mp-weixin/pages-subpackage/customer/customer.json
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"navigationStyle": "custom",
|
||||
"usingComponents": {
|
||||
"customer-list": "./components/CustomerList",
|
||||
"service-list": "./components/ServiceList",
|
||||
"customer-profile-modal": "./components/CustomerProfileModal",
|
||||
"conversation-summary-furniture": "./components/ConversationSummaryFurniture",
|
||||
"uni-nav-bar": "../../uni_modules/uni-nav-bar/components/uni-nav-bar/uni-nav-bar",
|
||||
"uni-icons": "../../uni_modules/uni-icons/components/uni-icons/uni-icons",
|
||||
"uni-popup": "../../uni_modules/uni-popup/components/uni-popup/uni-popup"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user