zhaoxiaohai 3 år sedan
förälder
incheckning
428b6603fc
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2 0
      pages/annunciate/details.js

+ 2 - 0
pages/annunciate/details.js

@@ -119,6 +119,7 @@ Page({
             rate
             rate
         })
         })
     },
     },
+    /* 文本框输入 */
     textInput({
     textInput({
         detail
         detail
     }) {
     }) {
@@ -126,6 +127,7 @@ Page({
             "evaluate.leavemessage": deleteMark.queryStr(detail.value)
             "evaluate.leavemessage": deleteMark.queryStr(detail.value)
         })
         })
     },
     },
+    /* 提交建议 */
     submit() {
     submit() {
         if (this.data.isEvaluate) return wx.showToast({
         if (this.data.isEvaluate) return wx.showToast({
             title: '您已提交过建议',
             title: '您已提交过建议',