|
@@ -3,7 +3,7 @@
|
|
|
<view class="my-tel-content">
|
|
|
<view class="tel-close" @click="telClose(AWSC)"></view>
|
|
|
<view class="tel-row">
|
|
|
- <view class="my-tel-title">绑定新手机号</view>
|
|
|
+ <view class="my-tel-title">修改手机号</view>
|
|
|
<view class="my-input-box">
|
|
|
<input class="my-input" type="text" v-model="bindObj.telNumber" placeholder="请输入手机号" maxlength="11"
|
|
|
@input="changeTelInput" />
|