Commit 292b1795 authored by 李智书's avatar 李智书

1.更新页面名称;

parent 0f149b1a
......@@ -166,7 +166,7 @@
"path" : "pages/AgreementXL/agreement/main",
"style" :
{
"navigationBarTitleText": "",
"navigationBarTitleText": "笑脸校园",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
......@@ -175,7 +175,7 @@
"path" : "pages/AgreementXL/privacy/main",
"style" :
{
"navigationBarTitleText": "",
"navigationBarTitleText": "笑脸校园",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
......@@ -184,7 +184,7 @@
"path" : "pages/AgreementXL/rule/main",
"style" :
{
"navigationBarTitleText": "",
"navigationBarTitleText": "笑脸校园",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
......
......@@ -37,7 +37,7 @@
</p>
<p>
5、笑脸校园应根据<span class="bold"
@click="ToOtherPage('main')">《笑脸校园隐私权政策》</span>的约定严格保护您的信息及使用您在使用本服务过程中留存在笑脸校园的相关信息。
@click="ToOtherPage('rule')">《笑脸校园隐私权政策》</span>的约定严格保护您的信息及使用您在使用本服务过程中留存在笑脸校园的相关信息。
</p>
</div>
<div class="paragraph">
......
......@@ -544,6 +544,7 @@
},
//查询一类卡绑定列表
queryBindCardList() {
return
let this_ = this;
let loading = weui.loading('请稍后');
$.ajax({
......@@ -1032,7 +1033,7 @@
position: fixed;
left: 0;
right: 0;
top: 460rpx;
top: 400rpx;
width: 618rpx;
height: 478rpx;
background: #FFFFFF;
......@@ -1055,6 +1056,7 @@
}
.ContenInfo {
text-align: center;
width: 383rpx;
height: 159rpx;
margin: 0 auto;
......
......@@ -108,6 +108,7 @@
},
//查询一类卡绑定列表
queryBindCardList() {
return
let this_ = this;
let loading = weui.loading('请稍后');
$.ajax({
......@@ -495,7 +496,7 @@
.ALL {
position: absolute !important;
font-size: 17rpx !important;
font-size: 26rpx !important;
font-family: PingFang SC;
font-weight: bold !important;
color: #129A5E !important;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment