This commit is contained in:
@fawn-nine
2024-09-11 09:52:54 +08:00
parent 9dd7656c3c
commit 72dcbfdd82
4 changed files with 15 additions and 11 deletions

View File

@@ -55,7 +55,7 @@
<span class="zmVip"></span><text>国学VIP</text>
</view>
</view>
<view v-if="thisClass.state == '2'"
<!-- <view v-if="thisClass.state == '2'"
class=" zhiliang flex_box flex_between align-items_box"
style="margin-top: 20rpx;">
<view class="">
@@ -70,7 +70,7 @@
<text>不合格</text>
<text>20 </text>
</view>
</view>
</view> -->
</view>
<view class="newBox">
<view :class="['item',
@@ -500,6 +500,12 @@
}
},
methods: {
seePaper(val) {
// console.log('点击了');
uni.navigateTo({
url: `/pages/miniClass/paperBack?id=${val}`
})
},
chooseStudent(data){
console.log('xuesheng',data);
this.thisStudentScore = data