4.23 更新

This commit is contained in:
zoujiandong
2024-04-23 17:38:11 +08:00
parent 6b055ab03d
commit 65237dd417
5 changed files with 15 additions and 46 deletions
+1 -1
View File
@@ -160,7 +160,7 @@
</view>
</scroll-view>
<swiper current="{{currentData}}" class="swiperbox" bindchange="bindchange" style="height:{{tab3Height+'px'}};margin-top:{{tab3Height==0?'0rpx':'35rpx'}}">
<swiper current="{{currentData}}" class="swiperbox" bindchange="bindchange" style="height:{{tab3Height+'px'}};margin-top:{{tab3Height==0?'0rpx':'20rpx'}}">
<swiper-item >
<view class="swiper-item" id="swiperitem1">
+2 -2
View File
@@ -543,11 +543,11 @@ justify-content:center;
top:0rpx;
width: 100%;
z-index:0;
height: 314rpx;
height: 300rpx;
position: absolute;
}
.tabbg.on{
height: 330rpx;
height: 325rpx;
}
.typebox{
margin-top: 158rpx;
+1 -1
View File
@@ -462,7 +462,7 @@ Page({
let tmplIds = ['5aJSrO8SU5rxqdB99zzl4rMVgcOTjt5mQh56cpZI1Hg','dNj3azLupP_w3j649v6lqz7je_ScqwgwFsnug6pKvyI'];
THIS.subscription(tmplIds,callback);
}else { //药品发货通知 一次性订阅 //购药提醒 一次性订阅
}else if(order_type==2) { //药品发货通知 一次性订阅 //购药提醒 一次性订阅
let tmplIds = ['YFdVxDclV1ZjhS7E4Cs0zFdshTRizERpwYdZizj_UWo', 'KjX4m_HOPT5zYuDJqE2rRopAC_QCCMqUTCGc8ElDeWQ','gQO5vhPQfdnvXtK0XnGns1XqNhQpOrXTjdl-5HWWMUw'];
//药品订单取消通知 一次性订阅
THIS.subscription(tmplIds,callback)