shish 11 месяцев назад
Родитель
Сommit
0ef89496bd

+ 1 - 1
ghsApp/src/admin/home/login.vue

@@ -26,7 +26,7 @@
 					<view style="color:black;font-size:30upx;margin-top:15upx;">才能使用相应功能,请谅解</view>
 					<view style="color:black;font-size:30upx;margin-top:15upx;">才能使用相应功能,请谅解</view>
 					<view style="color:black;font-size:30upx;margin-top:15upx;margin-bottom:30upx;">如不需要,可以点击<text style="color:#3385FF;font-size:36upx;font-weight:bold;margin-left:8upx;" @click="goBack()">拒绝使用</text></view>
 					<view style="color:black;font-size:30upx;margin-top:15upx;margin-bottom:30upx;">如不需要,可以点击<text style="color:#3385FF;font-size:36upx;font-weight:bold;margin-left:8upx;" @click="goBack()">拒绝使用</text></view>
 				<button class="admin-button-com small buttonText" open-type="getPhoneNumber" @getphonenumber="wxPhoneLogin"
 				<button class="admin-button-com small buttonText" open-type="getPhoneNumber" @getphonenumber="wxPhoneLogin"
-				style="background-color:#2BA245;border-color:#2BA245;color:white;height:120upx;line-height:120upx;">知道了,用手机号快捷登录</button>
+				style="background-color:#2BA245;border-color:#2BA245;color:white;height:120upx;line-height:120upx;">手机号快捷登录</button>
 				</view>
 				</view>
 				<!-- #endif -->
 				<!-- #endif -->
 				<!-- #ifdef APP-PLUS -->
 				<!-- #ifdef APP-PLUS -->

+ 1 - 0
ghsApp/src/pagesClient/official/apply.vue

@@ -1,6 +1,7 @@
 <template>
 <template>
   <div class="app-content">
   <div class="app-content">
     <form @submit="formSubmit">
     <form @submit="formSubmit">
+      <view style="color:red;background-color: white;font-size:36upx;font-weight:bold;text-align: center;">注册需邀请码,没有邀请码无法注册</view>
       <view class="module-com">
       <view class="module-com">
         <tui-list-cell class="line-cell" :hover="false" >
         <tui-list-cell class="line-cell" :hover="false" >
           <div class="tui-title">邀请码</div>
           <div class="tui-title">邀请码</div>

+ 1 - 1
hdApp/src/admin/home/login.vue

@@ -28,7 +28,7 @@
 					<view style="color:black;font-size:30upx;margin-top:15upx;margin-bottom:30upx;">如不需要,可以点击<text style="color:#3385FF;font-size:36upx;font-weight:bold;margin-left:8upx;" @click="goBack()">拒绝使用</text></view>
 					<view style="color:black;font-size:30upx;margin-top:15upx;margin-bottom:30upx;">如不需要,可以点击<text style="color:#3385FF;font-size:36upx;font-weight:bold;margin-left:8upx;" @click="goBack()">拒绝使用</text></view>
 
 
 				<button class="admin-button-com small buttonText" style="background-color:#2BA245;border-color:#2BA245;color:white;height:120upx;line-height:120upx;"
 				<button class="admin-button-com small buttonText" style="background-color:#2BA245;border-color:#2BA245;color:white;height:120upx;line-height:120upx;"
-				open-type="getPhoneNumber" @getphonenumber="wxPhoneLogin">知道了,用手机号快捷登录</button>
+				open-type="getPhoneNumber" @getphonenumber="wxPhoneLogin">手机号快捷登录</button>
 				</view>
 				</view>
 				<!-- #endif -->
 				<!-- #endif -->
 				<!-- #ifdef APP-PLUS -->
 				<!-- #ifdef APP-PLUS -->