yangwangwen 2 năm trước cách đây
mục cha
commit
7328bb15e0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      erp1/pages/index/index.wxml

+ 1 - 1
erp1/pages/index/index.wxml

@@ -1,6 +1,6 @@
 <view class="container">
   <view class="title">一区商业-电费充值系统</view>
-  <image class="img-style" src="/utils/images/home-img1.jpeg"></image>
+
   <image class="img-style" src="/utils/images/home-img2.jpeg"></image>
   <button class="btn_box" wx-if="{{tab == 1}}" bindtap="toLogin">微信授权登陆</button>
   <button class="btn_box" wx-if="{{tab == 2}}" bindtap="toOut">更换账号登陆</button>