update:优化金币

This commit is contained in:
2026-08-20 16:10:17 +08:00
parent 42cfb5c3d8
commit 45957d04b1
14 changed files with 247 additions and 39 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ const toFristTryPage = async () => {
};
const toCoinPage = () => {
uni.navigateTo({
url: "/pages/coin/index",
url: "/pages/coin/nearby-stores",
});
};
const toBeVipPage = () => {