Commit 5ddb1962 authored by 袁玲利's avatar 袁玲利

钱包明细链接跳转

parent f6a05fdf
...@@ -332,7 +332,7 @@ export default { ...@@ -332,7 +332,7 @@ export default {
toDoOtherPage() { toDoOtherPage() {
try { try {
my.navigateTo({ my.navigateTo({
url: "pages/WalletRecord/WalletRecord", url: "/pages/WalletRecord/WalletRecord",
}); });
} catch (e) { } catch (e) {
//TODO handle the exception //TODO handle the exception
......
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