Commit f2214756 by 姜雷

修改查看明细的页面地址

parent bf331da5
......@@ -150,7 +150,7 @@ Component({
},
goRecordsPage() {
wx.navigateTo({
url: '/pages/platformFeeRecord/platformFeeRecord',
url: '/pages/platformFee/platformFee',
});
},
toggleType() {
......
{
"name": "demo",
"version": "1.0.1",
"name": "wx-manage-shell",
"version": "1.0.2",
"scripts": {
"compile": "./node_modules/typescript/bin/tsc",
"tsc": "node ./node_modules/typescript/lib/tsc.js"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment