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 f6f4c28..9f1a2c7 100644 --- a/src/app.ts +++ b/src/app.ts @@ -16,15 +16,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/patient/pages/live/index.ts b/src/patient/pages/live/index.ts index 328b146..ac3c6b6 100644 --- a/src/patient/pages/live/index.ts +++ b/src/patient/pages/live/index.ts @@ -246,7 +246,7 @@ Page({ onShareAppMessage() { return { title: '周三大咖说', - path: 'pages/live/index', + path: '/patient/pages/live/index', } }, }) diff --git a/src/patient/pages/liveDetail/index.scss b/src/patient/pages/liveDetail/index.scss index a6b9cfc..cf15bc1 100644 --- a/src/patient/pages/liveDetail/index.scss +++ b/src/patient/pages/liveDetail/index.scss @@ -203,7 +203,7 @@ } } -.fixed-share-wrap { +.fixed-share { position: fixed; z-index: 2; right: 14rpx; @@ -211,19 +211,7 @@ width: 84rpx; height: 84rpx; box-shadow: 0 4rpx 24rpx 0 rgba(51, 5, 109, 0.17); - background: transparent; - padding: 0; border-radius: 50%; - &::after { - border: none; - background: transparent; - } - .fixed-share { - display: block; - width: 100%; - height: 100%; - border-radius: 50%; - } } .custom-popup { diff --git a/src/patient/pages/liveDetail/index.wxml b/src/patient/pages/liveDetail/index.wxml index ce93235..641395d 100644 --- a/src/patient/pages/liveDetail/index.wxml +++ b/src/patient/pages/liveDetail/index.wxml @@ -55,9 +55,9 @@ - - - + + + 详情介绍 @@ -127,9 +127,12 @@ - +