diff --git a/project.config.json b/project.config.json index 0a67251..8bb770e 100644 --- a/project.config.json +++ b/project.config.json @@ -32,7 +32,7 @@ "list": [] }, "miniprogram": { - "current": 2, + "current": 3, "list": [ { "id": 0, @@ -67,7 +67,7 @@ "scene": 1037, "referrerInfo": { "appId": "12344", - "extraData": "{ \t\"accountId\": \"6007_1004_D1A9357FB5975B61CDCB43B1AEE6C5D0\", \t\"sessionId\": \"1566525470_1563178315_f37bcfd5c3b82fd28d00d18273e7f1a5_53c8e916459a621c1e5021fba99c9212\", \t\"gameId\": \"8002\", \t\"channelId\": \"6001\", \"recordId\": \"5d5e81eedfd349387cace22c\" }" + "extraData": "{ \t\"accountId\": \"6001_1004_oQmL74u7TBo94aGpKIGNCZD9rKew\", \t\"sessionId\": \"1566525470_1563178315_f37bcfd5c3b82fd28d00d18273e7f1a5_53c8e916459a621c1e5021fba99c9212\", \t\"gameId\": \"8002\", \t\"channelId\": \"6001\", \"recordId\": \"5d5e81eedfd349387cace22c\" }" } } ] diff --git a/src/app.wpy b/src/app.wpy index 84cbd7b..97d311a 100644 --- a/src/app.wpy +++ b/src/app.wpy @@ -9,7 +9,7 @@ align-items: center; justify-content: space-between; box-sizing: border-box; - width: 749rpx; + // width: 749rpx; overflow-x: hidden; } .hidden { diff --git a/src/pages/exchange-record.wpy b/src/pages/exchange-record.wpy index 3ef9e80..88e8088 100644 --- a/src/pages/exchange-record.wpy +++ b/src/pages/exchange-record.wpy @@ -1,19 +1,26 @@