前端页面
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
Tea.context(function () {
|
||||
Tea.context(function () {
|
||||
this.success = NotifyReloadSuccess("保存成功");
|
||||
|
||||
this.activeSection = this.activeSection || "basic";
|
||||
this.tlsAdvancedVisible = false;
|
||||
|
||||
if (!this.settings) {
|
||||
this.settings = {};
|
||||
}
|
||||
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user