积分商城修改

This commit is contained in:
2025-12-10 15:38:32 +08:00
parent 1447960908
commit d8b2a4763d
4 changed files with 193 additions and 183 deletions

View File

@@ -123,7 +123,7 @@ function toFenxiao() {
function toIntegralMall() {
uni.navigateTo({
url: "/scoreShop/index/index",
url: "/scoreShop/index/index?shopId="+uni.cache.get("shopId"),
});
}