谢杰标 3 лет назад
Родитель
Сommit
60677296d0
2 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      pages4/login/pcLogin.vue
  2. BIN
      static/me/logo520.png

+ 1 - 1
pages4/login/pcLogin.vue

@@ -5,7 +5,7 @@
         <u-line color="#D6D6DB" />
         <view class="contents">
             <!-- 正文内容 -->
-            <image class="logo" src="/static/me/logo.png" style="width: 360rpx;height: 72rpx;"></image>
+            <image class="logo" src="/static/me/logo520.png" style="width: 360rpx;height: 72rpx;"></image>
             <text>登录后您可在网页端继续浏览课程</text>
             <!-- <view class="login_bt" @click="pcLogin()">微信登录</view> -->
             <button type="default" open-type="getPhoneNumber" @getphonenumber="wxLogin" class="login_bt">微信登录</button>

BIN
static/me/logo520.png