You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
496 B
11 lines
496 B
5 years ago
|
{
|
||
|
"navigationBarTitleText": "微笑榆山",
|
||
|
"usingComponents": {
|
||
|
"wux-actionsheet": "../../dist/actionsheet/index",
|
||
|
"wux-popup": "../../dist/popup/index",
|
||
|
"event-detail-component": "../../components/event/eventDetail/eventDetail",
|
||
|
"item-process-list-component": "../../components/event/itemProcessList/itemProcessList",
|
||
|
"handle-submit-item-component": "../../components/event/handleSubmit/handleSubmitItem/handleSubmitItem",
|
||
|
"wux-toast": "../../dist/toast/index"
|
||
|
}
|
||
|
}
|