Commit 93656039 authored by youjie's avatar youjie

no message

parent 9a96a991
......@@ -261,12 +261,7 @@
},
onShow() {
},
onShow() {
this.getExamPageList()
},
onShareAppMessage() {
return {
......
......@@ -17,7 +17,7 @@
</indexassembly>
</view>
<view class="indicate">
此小程序仅适用于“进阶思维”内部学员或教师使用,暂不对外开放
仅适用于“进阶思维”内部学员或教师使用,暂不对外开放
</view>
</view>
......@@ -58,7 +58,7 @@
<style scoped>
.indicate{
font-size: 24rpx;
color: #F1F1F1;
color: rgba(255,255,255,.3);
padding: 50rpx 50rpx;
text-align: center;
line-height: 35rpx;
......
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