From a79cf36a27d3450084ad12a70d08cc087f332b8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=99=E8=BF=B0=E3=80=81=E5=88=AB=E7=A6=BB?= <93301500+xushubieli@users.noreply.github.com> Date: Wed, 7 Dec 2022 16:53:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E6=B7=BB=E5=8A=A0=E6=A0=8F?= =?UTF-8?q?=E7=9B=AE=EF=BC=8C=E4=BC=9A=E5=91=98=E7=BC=A9=E7=95=A5=E5=9B=BE?= =?UTF-8?q?=E5=92=8C=E5=9B=BE=E7=89=87=E4=B8=8A=E4=BC=A0=E5=8F=8A=E8=BD=AF?= =?UTF-8?q?=E4=BB=B6=E4=B8=8A=E4=BC=A0=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/admin/templets/catalog_add.htm | 126 +++++++++--------- src/admin/templets/catalog_add_quick.htm | 133 ++++++++++--------- src/admin/templets/catalog_edit.htm | 122 ++++++++--------- src/static/web/css/admin.css | 4 - src/static/web/css/user.css | 12 +- src/static/web/js/member.album.js | 2 +- src/system/typelink/typeunit.class.admin.php | 20 +-- src/user/templets/album_add.htm | 13 +- src/user/templets/album_edit.htm | 23 ++-- src/user/templets/archives_add.htm | 4 + src/user/templets/archives_edit.htm | 12 +- src/user/templets/archives_sg_add.htm | 4 + src/user/templets/archives_sg_edit.htm | 16 ++- src/user/templets/article_add.htm | 4 + src/user/templets/article_edit.htm | 14 +- src/user/templets/buy.htm | 3 +- src/user/templets/buy_action_payment.htm | 3 +- src/user/templets/soft_add.htm | 23 ++-- src/user/templets/soft_edit.htm | 49 +++---- 19 files changed, 310 insertions(+), 277 deletions(-) diff --git a/src/admin/templets/catalog_add.htm b/src/admin/templets/catalog_add.htm index 142c6c67..6f29e72d 100644 --- a/src/admin/templets/catalog_add.htm +++ b/src/admin/templets/catalog_add.htm @@ -30,7 +30,7 @@ function ShowHide(objname) { var obj = document.getElementById(objname); if (obj.style.display != "none") - obj.style.display = "none"; + obj.style.display = "none"; else { if (Nav() == 'IE') obj.style.display = "block"; else obj.style.display = "table-row"; @@ -111,24 +111,23 @@ - +
- - - - - 0) - { - echo " "; - echo " "; - echo " "; - } - ?> - "; + echo "
- + "; } //封面栏目 else if ($ispart == 1) { @@ -218,11 +218,11 @@ class TypeUnit echo "
+ + + + + 0) { + echo " "; + echo " "; + echo " "; + } + ?> + - "; + echo "
+ @@ -139,9 +138,9 @@
常规选项
- + - "; } echo "
"; echo ""; echo ""; - echo ""; + echo ""; echo ""; echo ""; echo ""; - echo "
"; } //独立页面 else if ($ispart == 2) { @@ -234,7 +234,7 @@ class TypeUnit echo ""; echo ""; echo ""; - echo ""; + echo ""; } echo ""; $this->LogicListAllSunType($id, $step." "); diff --git a/src/user/templets/album_add.htm b/src/user/templets/album_add.htm index 7a1f3003..01048cab 100755 --- a/src/user/templets/album_add.htm +++ b/src/user/templets/album_add.htm @@ -36,6 +36,10 @@
+
+ +
+
@@ -56,7 +60,11 @@
- + +
+ +
+
@@ -66,10 +74,9 @@ - +
- 图片数目: (最大60幅)
diff --git a/src/user/templets/album_edit.htm b/src/user/templets/album_edit.htm index bff718fb..f111b391 100755 --- a/src/user/templets/album_edit.htm +++ b/src/user/templets/album_edit.htm @@ -40,6 +40,13 @@
+
+ +
+ + +
+
@@ -59,10 +66,11 @@
- + +
+ +
+
@@ -72,11 +80,10 @@ -
每页图片数:
+
每页图片数:
- - 图片数目: + 图片数目: (最大60幅)
@@ -89,7 +96,7 @@ ?>
-

本地上传:

+

本地上传:选择

diff --git a/src/user/templets/archives_add.htm b/src/user/templets/archives_add.htm index d3fb3a85..a559521f 100755 --- a/src/user/templets/archives_add.htm +++ b/src/user/templets/archives_add.htm @@ -35,6 +35,10 @@
+
+ +
+
diff --git a/src/user/templets/archives_edit.htm b/src/user/templets/archives_edit.htm index c5cefd5a..46a9503f 100755 --- a/src/user/templets/archives_edit.htm +++ b/src/user/templets/archives_edit.htm @@ -35,6 +35,13 @@
+
+ +
+ + +
+
@@ -54,10 +61,7 @@
- +
diff --git a/src/user/templets/archives_sg_add.htm b/src/user/templets/archives_sg_add.htm index 6d0ae54c..d4b2d6eb 100755 --- a/src/user/templets/archives_sg_add.htm +++ b/src/user/templets/archives_sg_add.htm @@ -35,6 +35,10 @@
+
+ +
+
diff --git a/src/user/templets/archives_sg_edit.htm b/src/user/templets/archives_sg_edit.htm index 95c41472..952ffad7 100755 --- a/src/user/templets/archives_sg_edit.htm +++ b/src/user/templets/archives_sg_edit.htm @@ -31,6 +31,17 @@
+
+ +
+
+
+ +
+ + +
+
@@ -50,10 +61,7 @@
- +
diff --git a/src/user/templets/article_add.htm b/src/user/templets/article_add.htm index 13439f1d..93bbac4e 100755 --- a/src/user/templets/article_add.htm +++ b/src/user/templets/article_add.htm @@ -35,6 +35,10 @@
+
+ +
+
diff --git a/src/user/templets/article_edit.htm b/src/user/templets/article_edit.htm index 91a805bf..4cb6d615 100755 --- a/src/user/templets/article_edit.htm +++ b/src/user/templets/article_edit.htm @@ -37,7 +37,14 @@
-
+
+
+
+ +
+ + +
@@ -58,10 +65,7 @@
- +
diff --git a/src/user/templets/buy.htm b/src/user/templets/buy.htm index 7d2eb378..2783e68b 100755 --- a/src/user/templets/buy.htm +++ b/src/user/templets/buy.htm @@ -14,7 +14,8 @@
-
+ +