|
|
@ -70,7 +70,10 @@ |
|
|
"root": "xtends/", |
|
|
"root": "xtends/", |
|
|
"pages": [ |
|
|
"pages": [ |
|
|
"statics/index/index", |
|
|
"statics/index/index", |
|
|
"statics/purchase-report/index" |
|
|
|
|
|
|
|
|
"statics/agent-report/index", |
|
|
|
|
|
"statics/gross-report/index", |
|
|
|
|
|
"statics/purchase-report/index", |
|
|
|
|
|
"statics/sale-report/index" |
|
|
] |
|
|
] |
|
|
} |
|
|
} |
|
|
], |
|
|
], |
|
|
|