Parcourir la source

修改手机号

tanxue il y a 4 mois
Parent
commit
c413a2ba76
2 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 1 1
      pages/login/login.vue
  2. 1 1
      pages/my/aboutPage.vue

+ 1 - 1
pages/login/login.vue

@@ -16,7 +16,7 @@
 				<text class="cxfs-btn" @click="startCountdown"
 					:class="{ 'cxfs-btn-disabled': loginData.isDisabled}">{{loginData.buttonText}}</text>
 				<text class="login-text" @click="goIndex">无法收到验证码</text>
-				<text class="login-text">客服电话:400-052-2130</text>
+				<text class="login-text">客服电话:17304117625</text>
 			</view>
 		</view>
 		<captcha ref="captcha" :config="config" @captchaSuccess="captchaSuccess" @captchaError="captchaError"

+ 1 - 1
pages/my/aboutPage.vue

@@ -10,7 +10,7 @@
 					<icon class="about-icon-box"></icon>
 					<view class="top-text-box">
 						<view class="about-name">鹅状元</view>
-						<view class="about-text">客服电话:400-099-0883</view>
+						<view class="about-text">客服电话:17304117625</view>
 						<view class="about-text">备案号:辽ICP备15006970号-7A</view>
 					</view>
 				</view>