This website works better with JavaScript.
首頁
探索
說明
註冊
登入
weapp
/
C
關註
8
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
66
Wiki
Activity
瀏覽代碼
布局调整
tags/河北版C.8.1.01
caserKing
5 年之前
父節點
fa34f86887
當前提交
2229fc4847
共有
2 個文件被更改
,包括
1 次插入
和
2 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pages/cardorder/index/index.wxml
+0
-1
pages/paySuccess/paySuccess.wxss
+ 1
- 1
pages/cardorder/index/index.wxml
查看文件
@@ -5,7 +5,7 @@
<i-tabs style="top:{{navigationBarHeight}}" class='tabs' current="{{ current_scroll }}" scroll bindchange="handleChangeScroll">
<i-tab class='i-tab' wx:for="{{tabs}}" wx:key="unique" key="{{item.key}}" title="{{item.name}}"></i-tab>
</i-tabs>
<view style='padding:120rpx 0
90
rpx;'>
<view style='padding:120rpx 0
76
rpx;'>
<view class="nocoupon" wx:if="{{list.length==0}}">
<image src="{{noCoupon}}" mode="widthFix" />
<text class="txt001">请您敬请期待</text>
+ 0
- 1
pages/paySuccess/paySuccess.wxss
查看文件
@@ -14,7 +14,6 @@ button::after{ border: none; }
background: linear-gradient(127deg,rgba(252,177,74,1) 0%,rgba(254,70,20,1) 100%);
border-radius:48rpx!important;
margin-top: 169rpx;
border: 1px solid #02C0FF;
}
.payContent{
width: 657rpx;
Write
Preview
Loading…
取消
儲存