维护
This commit is contained in:
parent
f37a65ca4d
commit
5c750c5ab8
@ -13,6 +13,9 @@
|
||||
<view class="phone">
|
||||
家长电话:<input type="text" v-model="data.phone" maxlength="11">
|
||||
</view>
|
||||
<view class="" style="font-size: 30rpx;margin-top:50rpx">
|
||||
本次操作遵守国家相关法律法规,采集的信息仅用于学生体质评估报告的相关信息查询。
|
||||
</view>
|
||||
<view class="btn">
|
||||
<button @tap="cancel()">取消</button>
|
||||
<button @tap="show=true">确定</button>
|
||||
@ -36,6 +39,9 @@
|
||||
开发者对信息的存储:
|
||||
<li>1、存储地点:境内</li>
|
||||
<li>2、存储期限:小程序停止运营后及时删除;</li>
|
||||
<view class="" style="margin-top: 50rpx;">
|
||||
本次操作遵守国家相关法律法规,采集的信息仅用于学生体质评估报告的相关信息查询。
|
||||
</view>
|
||||
</view>
|
||||
<view class="btns">
|
||||
<view class="btn1" @tap='show=false'>取消</view>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user