消息接收人可以设置接收消息时间段

This commit is contained in:
GoEdgeLab
2021-08-24 17:46:00 +08:00
parent 942f20e078
commit f3703b6ebd
12 changed files with 258 additions and 30 deletions

View File

@@ -1,7 +1,7 @@
Tea.context(function () {
this.createRecipient = function () {
teaweb.popup(Tea.url(".createPopup"), {
height: "26em",
height: "27em",
callback: function () {
teaweb.success("保存成功", function () {
teaweb.reload()