Commit 35ec8060 authored by 袁玲利's avatar 袁玲利

Merge branch 'v_req_0831' into uat

parents edb86a7f f9f0d303
...@@ -332,7 +332,7 @@ export default { ...@@ -332,7 +332,7 @@ export default {
toDoOtherPage() { toDoOtherPage() {
try { try {
my.navigateTo({ my.navigateTo({
url: "pages/ConsumptIoninfo/ConsumptIoninfo", url: "pages/WalletRecord/WalletRecord",
}); });
} catch (e) { } catch (e) {
//TODO handle the exception //TODO handle the exception
...@@ -877,7 +877,7 @@ export default { ...@@ -877,7 +877,7 @@ export default {
.green { .green {
margin-left: 4rpx; margin-left: 4rpx;
font-weight: 500; font-weight: 500;
color: #04b871; color: #FA6400;
} }
} }
} }
......
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