|
@@ -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>
|