Commit ad897ad4 authored by wangxuelai's avatar wangxuelai

'打分模板修改'

parent bf8fdc3b
......@@ -94,7 +94,7 @@ Page({
ajax = classReviewTemplate({
class_id: this.data.id,
})
} else if (type == 'subject') {
} else if (this.data.type == 'subject') {
ajax = subjectReviewTemplate({
subject_id: this.data.tid,
subject_type: this.data.subjecttype,
......
......@@ -426,7 +426,7 @@ Page({
},
gohelp () {
wx.navigateTo({
url: '/business/pages/helpcenter/detail?alias=breakthrough',
url: '/business/pages/helpcenter/detail?alias=Clockreminded',
})
}
})
\ No newline at end of file
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