From 6daa43f1b37f33626859614b34b4483c48e66ab1 Mon Sep 17 00:00:00 2001 From: faper <2446866151@qq.com> Date: Oct 18 2021 08:58:34 +0000 Subject: no message --- diff --git a/client-teacher/page/static/daily.js b/client-teacher/page/static/daily.js index 98a3921..b0fd6fb 100644 --- a/client-teacher/page/static/daily.js +++ b/client-teacher/page/static/daily.js @@ -72,8 +72,8 @@ Page({ daily_diet_input: function(e) { this.data.on_edit_content.content = e.detail.text; }, - daily_diet_blur(e) { - this.setData + submit_all: function() { + } }) diff --git a/client-teacher/page/static/daily.wxml b/client-teacher/page/static/daily.wxml index 1c02622..ca7c749 100644 --- a/client-teacher/page/static/daily.wxml +++ b/client-teacher/page/static/daily.wxml @@ -107,8 +107,7 @@ + bindfocus="daily_diet_focus" id="{{item.title}}" placeholder="吃了什么呢..." class="editor"> @@ -123,7 +122,7 @@ - 提交 + 提交