实现特殊页面配置

This commit is contained in:
刘祥超
2020-09-20 08:58:48 +08:00
parent 00084a8f66
commit 9537fd499c
13 changed files with 400 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
Tea.context(function () {
this.success = NotifyPopup
})