切换导航条
此项目
正在载入...
登录
徐浩
/
zzxyt-uniapp
·
提交
转到一个项目
GitLab
转到仪表盘
项目
活动
文件
提交
管道
0
构建
0
图表
里程碑
问题
0
合并请求
0
成员
标记
维基
派生
网络
创建新的问题
下载为
邮件补丁
差异文件
浏览文件
作者
mxd
2024-01-19 13:21:14 +0800
提交
5fe01e1469a007df75d442c75f094dacfcabb3f8
1 个父辈
25b9e619
教师端修改
显示空白字符变更
内嵌
并排对比
正在显示
3 个修改的文件
包含
3 行增加
和
3 行删除
new_tec/evaluationRecords/evaluationRecords.vue
new_tec/onLine/onLine.vue
new_tec/rateMe/rateMe.vue
new_tec/evaluationRecords/evaluationRecords.vue
查看文件 @
5fe01e1
@@ -74,7 +74,7 @@
@@ -74,7 +74,7 @@
74
this.onRetry()
74
this.onRetry()
75
},
75
},
76
onReachBottom() {
76
onReachBottom() {
77
-
th
at
.getData()
77
+
th
is
.getData()
78
},
78
},
79
methods: {
79
methods: {
80
previewImage(urls,current) {
80
previewImage(urls,current) {
new_tec/onLine/onLine.vue
查看文件 @
5fe01e1
@@ -62,7 +62,7 @@
@@ -62,7 +62,7 @@
62
this.onRetry()
62
this.onRetry()
63
},
63
},
64
onReachBottom() {
64
onReachBottom() {
65
-
th
at
.getData()
65
+
th
is
.getData()
66
},
66
},
67
methods: {
67
methods: {
68
toDetails(data) {
68
toDetails(data) {
new_tec/rateMe/rateMe.vue
查看文件 @
5fe01e1
@@ -62,7 +62,7 @@
@@ -62,7 +62,7 @@
62
this.onRetry()
62
this.onRetry()
63
},
63
},
64
onReachBottom() {
64
onReachBottom() {
65
-
th
at
.getData()
65
+
th
is
.getData()
66
},
66
},
67
methods: {
67
methods: {
68
onRetry(){
68
onRetry(){
请
注册
或
登录
后发表评论