diff --git a/project.config.json b/project.config.json index 625d498..1d8faf4 100644 --- a/project.config.json +++ b/project.config.json @@ -71,5 +71,5 @@ } ] }, - "appid": "wxf9ce8010f1ad24aa" + "appid": "wx71ac9c27c3c3e3f4" } \ No newline at end of file diff --git a/src/app.ts b/src/app.ts index a08a6c8..913ba06 100644 --- a/src/app.ts +++ b/src/app.ts @@ -18,15 +18,15 @@ App({ // 测试号 wx2b0bb13edf717c1d // dev // appid:wxf9ce8010f1ad24aa - url: 'https://m.xd.hbraas.com', - upFileUrl: 'https://m.xd.hbraas.com/', - imageUrl: 'https://m.xd.hbraas.com/xd/', + // url: 'https://m.xd.hbraas.com', + // upFileUrl: 'https://m.xd.hbraas.com/', + // imageUrl: 'https://m.xd.hbraas.com/xd/', // pro // appid:wx71ac9c27c3c3e3f4 - // url: 'https://m.xd.hbsaas.com', - // upFileUrl: 'https://m.xd.hbsaas.com/', - // imageUrl: 'https://m.xd.hbsaas.com/api/xd/', + url: 'https://m.xd.hbsaas.com', + upFileUrl: 'https://m.xd.hbsaas.com/', + imageUrl: 'https://m.xd.hbsaas.com/api/xd/', loginState: '', isLogin: 0, diff --git a/src/components/toast/index.scss b/src/components/toast/index.scss index 91d9330..ede9334 100644 --- a/src/components/toast/index.scss +++ b/src/components/toast/index.scss @@ -2485,7 +2485,7 @@ .popup-public-toast { .popup-container { position: relative; - padding: 360rpx 146rpx 0; + display: block; width: 590rpx; height: 880rpx; box-sizing: border-box; diff --git a/src/components/toast/index.wxml b/src/components/toast/index.wxml index e235d00..a055725 100644 --- a/src/components/toast/index.wxml +++ b/src/components/toast/index.wxml @@ -745,10 +745,7 @@ > - +