@@ -59,6 +59,12 @@
"navigationBarTitleText": "退款清单"
}
},
+ {
+ "path": "pages/finance/refund-detail",
+ "style": {
+ "navigationBarTitleText": "退款详情"
+ }
+ },
{
"path": "pages/finance/settlement",
"style": {
@@ -272,7 +272,7 @@ const initLineChart = (dataList: Array<any>) => {
{offset: 1, color: '#fe9a8b03'},
]),
- },
+ },*/
name: '总金额',
type: 'line',