Commit 93656039 authored by youjie's avatar youjie

no message

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