预约按钮

dev
rosehan 2 years ago
parent da82722604
commit ac9d488fe3
  1. 1
      static/ancss/an.css
  2. 2
      sunPackIndex/feiyi/feiyidetail/feiyidetail.vue

@ -675,6 +675,7 @@ s首页菜单
.huan_box{background: #22b938;}
.guo_box{background: #007AFF;}
.yuyue-btn{position: fixed;z-index: 9999; bottom: 0;left: 0; width: 100%;background-color: #F5F5F5; }
.yuyue1-btn{position: fixed;z-index: 9999; bottom: 0;left: 0; width: 100%;background-color: #ffffff; }
.yuyue-btn .an_box_2{}
.add_btn{height: 60rpx;line-height: 60rpx;font-size: 32rpx; background: #d9e7ff;

@ -21,7 +21,7 @@
</view>
</view>
</view>
<view class="yuyue-btn">
<view class="yuyue-btn1">
<view class="an_box_2">
<button form-type="submit" class="yue_fm_btn yue_f_bun" @click="buyit(info)">立即购买</button>
</view>

Loading…
Cancel
Save