管理端全部功能跑通
This commit is contained in:
@@ -4,10 +4,6 @@ Tea.context(function () {
|
||||
}
|
||||
|
||||
this.createApp = function () {
|
||||
teaweb.popup("/httpdns/apps/createPopup", {
|
||||
height: "26em",
|
||||
width: "48em",
|
||||
title: "添加应用"
|
||||
});
|
||||
window.location = "/httpdns/apps/create";
|
||||
};
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user