Jelajahi Sumber

文字修改

gcz 1 tahun lalu
induk
melakukan
1c6689d2f2
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      pages/login/login.vue

+ 1 - 1
pages/login/login.vue

@@ -32,7 +32,7 @@
 				<u-checkbox-group v-model="checked" @change="checkboxChange" placement="row">
 					<u-checkbox activeColor="#00A447" name="同意" labelSize="26rpx" shape="circle" label="我已阅读并同意"></u-checkbox>
 				</u-checkbox-group>
-				<text class="link" @click="$u.route('/pages/login/regulation',{regulationName:'用户服务协议'})">《用户服务协议》</text>
+				<text class="link" @click="$u.route('/pages/login/regulation',{regulationName:'用户服务协议'})">《用户协议》</text>
 				和<text class="link" @click="$u.route('/pages/login/regulation',{regulationName:'用户隐私政策'})">《隐私政策》</text>
 			</view>
 		</view>