Browse Source

优化支付界面

master
Daven Wei 2 years ago
parent
commit
083793799e
  1. 1
      app.wxss
  2. 2
      pages/index/order/order.wxml

1
app.wxss

@ -5,7 +5,6 @@ page{background:#fafafa;}
width:100%;
box-sizing: border-box;
background: #fafafa;
overflow-x: hidden;
}
.defalt-style{color:#959595;font-size:26rpx;}
.red{color:#FF3C21}

2
pages/index/order/order.wxml

@ -1,4 +1,4 @@
<view class="container">
<view class="container" style="overflow-x: hidden;">
<!-- <view class="nav">
<view class="activetitle">【侗族侗年摄影】乐里侗年盛大活动-岜沙枪手部落-肇兴烟花夜景(全年仅此一批)</view>
<view class="activetime">开始时间:2020-10-10 08:00 至 2020-10-10 17:00</view>

Loading…
Cancel
Save