feat(订单页面): 开票
This commit is contained in:
14
pages.json
14
pages.json
@@ -353,6 +353,20 @@
|
||||
"navigationBarTitleText": "订单详情",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "my/my-drug/invoice-apply",
|
||||
"style": {
|
||||
"navigationBarTitleText": "申请开票",
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "my/my-drug/invoice-detail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "开票详情",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user