|
@@ -80,32 +80,6 @@
|
|
</image>
|
|
</image>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
- <!-- <view class="optionItem" @click="gotoMineClass">
|
|
|
|
- <view class="option_left">
|
|
|
|
- <span class="option_icon">
|
|
|
|
- <image src="https://teacherapi.cocorobo.cn/teaching-file/static//mine/myClass.png" mode="aspectFill">
|
|
|
|
- </image>
|
|
|
|
- </span>
|
|
|
|
- <text class="option_text fwb-font">我的教研室</text>
|
|
|
|
- </view>
|
|
|
|
- <view class="option_right">
|
|
|
|
- <image src="https://teacherapi.cocorobo.cn/teaching-file/static//mine/arrow-right.png" mode="aspectFill">
|
|
|
|
- </image>
|
|
|
|
- </view>
|
|
|
|
- </view> -->
|
|
|
|
- <!-- <view class="optionItem" @click="gotomyRelease">
|
|
|
|
- <view class="option_left">
|
|
|
|
- <span class="option_icon">
|
|
|
|
- <image src="https://teacherapi.cocorobo.cn/teaching-file/static//fabu.png" mode="aspectFill">
|
|
|
|
- </image>
|
|
|
|
- </span>
|
|
|
|
- <text class="option_text fwb-font">我的发布</text>
|
|
|
|
- </view>
|
|
|
|
- <view class="option_right">
|
|
|
|
- <image src="https://teacherapi.cocorobo.cn/teaching-file/static//mine/arrow-right.png" mode="aspectFill">
|
|
|
|
- </image>
|
|
|
|
- </view>
|
|
|
|
- </view> -->
|
|
|
|
</view>
|
|
</view>
|
|
<view class="optionsItemBox">
|
|
<view class="optionsItemBox">
|
|
<view class="optionItem" @click="gotoFeedback">
|
|
<view class="optionItem" @click="gotoFeedback">
|
|
@@ -435,8 +409,8 @@
|
|
align-items: center;
|
|
align-items: center;
|
|
|
|
|
|
.msgq {
|
|
.msgq {
|
|
- width: 32rpx;
|
|
|
|
- height: 32rpx;
|
|
|
|
|
|
+ width: 36rpx;
|
|
|
|
+ height: 36rpx;
|
|
background-color: rgba(213, 73, 65, 1);
|
|
background-color: rgba(213, 73, 65, 1);
|
|
border-radius: 50rpx;
|
|
border-radius: 50rpx;
|
|
color: #fff;
|
|
color: #fff;
|