Commit f9f0d303 authored by 袁玲利's avatar 袁玲利

钱包明细

parent 65f8492a
......@@ -332,7 +332,7 @@ export default {
toDoOtherPage() {
try {
my.navigateTo({
url: "pages/ConsumptIoninfo/ConsumptIoninfo",
url: "pages/WalletRecord/WalletRecord",
});
} catch (e) {
//TODO handle the exception
......@@ -877,7 +877,7 @@ export default {
.green {
margin-left: 4rpx;
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