From 430eaed6f3c7da9cf886294a0ffd2f8e32d05179 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=B6=E5=A3=AB=E6=B6=B5?= <630892807@qq.com> Date: Tue, 13 Oct 2020 22:05:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8E=E5=8F=B0=E7=BC=96=E8=BE=91=E9=A6=96?= =?UTF-8?q?=E9=A1=B5=E6=A8=A1=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/html/setting_bottom.html | 3 ++ static/html/setting_pageindex.html | 47 ++++++++++++++++++++++++++++++ 2 files changed, 50 insertions(+) create mode 100644 static/html/setting_pageindex.html diff --git a/static/html/setting_bottom.html b/static/html/setting_bottom.html index 001786f..f50e39e 100644 --- a/static/html/setting_bottom.html +++ b/static/html/setting_bottom.html @@ -211,6 +211,9 @@ _this.configList=result; }); } + if(ACTION=="setting_pageindex"){ + + } }, sendAjax(url,method,params,callback){ let _this=this; diff --git a/static/html/setting_pageindex.html b/static/html/setting_pageindex.html new file mode 100644 index 0000000..eadbbf7 --- /dev/null +++ b/static/html/setting_pageindex.html @@ -0,0 +1,47 @@ +{{template "header" }} +
+ + +
+ +{{template "setting_bottom" .}}