zhengkaixin 1 year ago
parent
commit
b34aa56a33
1 changed files with 3 additions and 3 deletions
  1. 3 3
      pages/user/newYear2024.vue

+ 3 - 3
pages/user/newYear2024.vue

@@ -58,11 +58,11 @@
 
 					<view class="bottomView">
 
-						<u-button class="button" type="warning" @click="submit">我要领卡</u-button>
+						<u-button class="button" type="warning" @click="submit">我要预约</u-button>
 					</view>
 					<view style="margin-top: 24rpx;margin-bottom: 44rpx;">
 						<u-icon name="info-circle"></u-icon>
-						报名成功后,会有工作人跟您联系,请保持电话畅通。
+						预约成功后,会有工作人员跟您联系,请保持电话畅通。
 					</view>
 					<view class="title">
 						线下办理:
@@ -339,7 +339,7 @@
 							//showCancel:false,
 
 							title: "提示",
-							content: "提交成功!",
+							content: "预约成功!",
 							cancelText: "继续填写",
 							confirmText: "前往主页",