From 62155820bca184ee3ecdec46c47c6a0562d83a4d Mon Sep 17 00:00:00 2001 From: xushubieli Date: Mon, 9 May 2022 11:15:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=BB=E9=A2=98=E9=99=84=E9=99=84=E4=BB=B6?= =?UTF-8?q?=E8=B0=83=E6=95=B4=EF=BC=8C=E9=87=8D=E7=BD=AE=E6=8C=89=E9=92=AE?= =?UTF-8?q?=E8=B0=83=E6=95=B4=EF=BC=8C=E5=B1=80=E9=83=A8=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/admin/article_coonepage_rule.php | 26 +++++++++---------- src/admin/templets/article_coonepage_rule.htm | 2 +- src/admin/templets/file_edit.htm | 1 - src/admin/templets/member_toadmin.htm | 3 +-- src/admin/templets/member_view.htm | 1 - src/admin/templets/tpl_edit.htm | 1 - src/admin/templets/tpl_edit_tag.htm | 1 - src/static/web/css/admin.css | 2 +- src/system/libraries/oxwindow.class.php | 1 - src/theme/plus/car.htm | 8 +++--- src/theme/plus/carbuyaction.htm | 8 +++--- src/theme/plus/download_links_templet.htm | 5 ++-- src/theme/plus/flink-add.htm | 4 +-- src/theme/plus/flink-list.htm | 3 +-- src/theme/plus/heightsearch.htm | 9 +++---- src/theme/plus/list_diyform.htm | 11 ++++---- src/theme/plus/plus_footer.htm | 2 +- src/theme/plus/post_diyform.htm | 12 ++++----- src/theme/plus/qrcode.htm | 16 +++++------- src/theme/plus/recommend.htm | 3 +-- src/theme/plus/shops_action_payment.htm | 7 +++-- src/theme/plus/showphoto.htm | 10 +++---- src/theme/plus/view_diyform.htm | 8 +++--- src/theme/plus/view_msg.htm | 3 +-- src/theme/plus/view_msg_catalog.htm | 4 +-- src/theme/plus/vote.htm | 11 ++++---- src/theme/templets/googlemap.htm | 4 --- 27 files changed, 67 insertions(+), 99 deletions(-) delete mode 100644 src/theme/templets/googlemap.htm diff --git a/src/admin/article_coonepage_rule.php b/src/admin/article_coonepage_rule.php index 75b519df..067269bf 100644 --- a/src/admin/article_coonepage_rule.php +++ b/src/admin/article_coonepage_rule.php @@ -51,31 +51,27 @@ else if ($action == 'editload') { $row = $dsql->GetOne("SELECT * FROM `#@__co_onepage` WHERE id='$id' "); AjaxHead(); ?> -
- - + + + - + @@ -101,8 +97,10 @@ else if ($action == 'editload') { - +
网站名称:
原内容编码: - - + +
用作文章来源: - - + +
- + + +
diff --git a/src/admin/templets/article_coonepage_rule.htm b/src/admin/templets/article_coonepage_rule.htm index 20384c92..c5858c98 100644 --- a/src/admin/templets/article_coonepage_rule.htm +++ b/src/admin/templets/article_coonepage_rule.htm @@ -183,7 +183,7 @@ - + diff --git a/src/admin/templets/file_edit.htm b/src/admin/templets/file_edit.htm index 03811c80..7fb775a0 100644 --- a/src/admin/templets/file_edit.htm +++ b/src/admin/templets/file_edit.htm @@ -51,7 +51,6 @@ - diff --git a/src/admin/templets/member_toadmin.htm b/src/admin/templets/member_toadmin.htm index 2650ab53..4b706786 100644 --- a/src/admin/templets/member_toadmin.htm +++ b/src/admin/templets/member_toadmin.htm @@ -103,8 +103,7 @@ - - + diff --git a/src/admin/templets/member_view.htm b/src/admin/templets/member_view.htm index 2e1f45e9..dafe8a64 100644 --- a/src/admin/templets/member_view.htm +++ b/src/admin/templets/member_view.htm @@ -178,7 +178,6 @@ - diff --git a/src/admin/templets/tpl_edit.htm b/src/admin/templets/tpl_edit.htm index fed63442..8ef97ca3 100644 --- a/src/admin/templets/tpl_edit.htm +++ b/src/admin/templets/tpl_edit.htm @@ -112,7 +112,6 @@ - diff --git a/src/admin/templets/tpl_edit_tag.htm b/src/admin/templets/tpl_edit_tag.htm index cffbfae7..ac52203b 100644 --- a/src/admin/templets/tpl_edit_tag.htm +++ b/src/admin/templets/tpl_edit_tag.htm @@ -75,7 +75,6 @@ - diff --git a/src/static/web/css/admin.css b/src/static/web/css/admin.css index 2ad2f090..a9ef7ac0 100644 --- a/src/static/web/css/admin.css +++ b/src/static/web/css/admin.css @@ -1 +1 @@ -*{font-size:12px;letter-spacing:.4px}body{line-height:1.5;font:12px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;color:#424b51;background:#fff}a{color:#424b51;text-decoration:none}a:hover{color:#28a745;text-decoration:none}img{margin-right:6px;border-radius:.2rem;vertical-align:baseline}form,h1,h2,h3,ul,ol,div{margin:0;padding:0}td{line-height:1.5}td,th,div{word-break:break-all;word-wrap:break-word}li,dd{margin:0;padding:0;list-style:none}label{display:inline-block;margin:8px 0}input{padding:.25rem .5rem;height:calc(1.6rem + .8rem);color:#424b51;background:#fff;border:1px solid #dee2e6;border-radius:.2rem;transition:all .6s;vertical-align:middle}input[type=file]{border:0}input[type=radio],input[type=checkbox]{height:auto;box-shadow:none;outline:none;vertical-align:text-top}input[type=button],input[type=submit],input[type=reset]{padding:.25rem .5rem;height:auto;color:#fff;background:#28a745;border-radius:.2rem;border:0;transition:all .6s}input[type=button]:focus,input[type=submit]:focus,input[type=reset]:focus{background:#006829;border-color:#005b24;box-shadow:0 0 0 0.2rem rgba(38,159,86,.5)}textarea{padding:.25rem .5rem;color:#424b51;background:#fff;border:1px solid #dee2e6;border-radius:.2rem;transition:all .6s}input:focus,textarea:focus{border-color:#28a745;box-shadow:0 0 2px #28a745;outline:none}select{padding:.25rem .5rem;height:calc(1.6rem + .8rem);color:#424b51;background:#fff;border:1px solid #dee2e6;border-radius:.2rem;transition:all .6s}.np{border:0}.linerow{border-bottom:1px solid #ACACAC}.coolbg{padding:.25rem .5rem;background:#f6f6f6;border-bottom:1px solid #ccc;border-radius:.2rem;border:0;cursor:pointer}.coolbg2{height:18px;background:#DFDDD2;border:1px solid #000}.ll{border-right:2px solid #ACACAC;border-bottom:2px solid #ACACAC;background:#E6E6E6}.bline{height:36px;border-bottom:1px solid #dee2e6}#uploadfield{float:left}.bline2{border-bottom:1px solid #dee2e6}.coolbt{background:#E4F7D7;border-left:1px solid #EFEFEF;border-top:1px solid #EFEFEF;border-bottom:1px solid #ACACAC;cursor:pointer}.coolbt2{background:#F7FCDA;border-left:1px solid #EFEFEF;border-top:1px solid #EFEFEF;border-bottom:1px solid #ACACAC}.coolbg3{width:140px;height:20px;border:1px solid #BDC5B4;background:#DFDDD2;text-align:right}.coolbg61{width:380px;height:26px;line-height:26px;background:#E7F3B1;border-top:1px solid #BDC5B4;border-left:1px solid #BDC5B4;border-right:1px solid #BDC5B4;text-align:right}.coolbg62{padding:6px;width:380px;height:300px;background:#F8FDF0;border:1px solid #BDC5B4}.coolbg4{width:160px;height:30px;line-height:30px;background:#fff;border-bottom:1px solid #C9CFC1;text-align:right}.coolbg5{width:160px;height:6px;background:#fff;border-top:1px solid #BDC5B4}.wsselect{height:60px;background:#fff;overflow:auto}.dlg{padding:.25rem .5rem;width:360px;background:#F0FAEB;border:2px solid #28a745}.pubdlg{background:#fff;border:2px solid #28a745;border-radius:.2rem;z-index:8888}.pubdlg .title{height:30px;line-height:30px;border-bottom:1px solid #F8FCF1;background:url(../img/dlgtitle.gif)repeat-x;text-align:left;cursor:move}.pubdlg .titLeft{float:left;padding-left:10px;line-height:30px;font-weight:600;color:#424b51}.pubdlg .titRight{float:right;padding:0}.fullpagediv{position:absolute;top:0;left:0;width:100%;height:100%;background:#cdcdcd;opacity:.6;z-index:1999}.quicksel{margin-left:10px;margin-top:10px;width:680px;height:420px;overflow:auto;z-index:10005}.quickselfoot{padding:10px 0;border-top:1px solid #dee2e6}.quickselItem{margin-bottom:10px}.quickselItem .topcat{padding-left:10px;border-bottom:1px solid #dee2e6;background:#F8FCF1;clear:both}.quickselItem .soncat{padding-left:10px}.quickselItem .item{float:left;margin-right:6px}.mysource,.mywriter{padding:.25rem .5rem;width:280px;border:2px solid #28a745;background:#fff;z-index:10001}.dlgws div{width:100%}.dlgTesttitle{padding:.25rem .5rem;width:300px;border:2px solid #28a745;background:#F0FAEB}#_mysource{z-index:10003}#_mywriter{z-index:10004}#uploadwait{z-index:19999}.option1{background:#DCECA6}.option2{background:#F7FBD2}.option3{background:#fff}.ininput{width:96%;height:26px;border:1px solid #fff}.nbt{padding:6px;background:#fff url(../img/allbtbg.gif);border:1px solid #A5AF83}.tdt{padding-left:6px}.divpre img{max-width:150px;max-height:100px}.divpre{overflow:hidden}.autoinput{padding-left:6px;width:90%}.tbtitle td{padding:6px}.tblist td{padding:6px;background:#fff}.tblist td.tbsname{padding:6px;background:#F9FFE6}.colordlg{padding:.25rem .5rem;width:114px;border:2px solid #28a745;background:#FFF;z-index:10005}option.alltype{padding-left:16px;height:18px;line-height:18px;background:url(../img/arr4.gif)3px 4px no-repeat}option.btype{padding-left:16px;height:18px;line-height:18px;background:url(../img/arr4.gif)3px 4px no-repeat}option.stype{padding-left:26px;height:18px;line-height:18px;background:url(../img/arrr.gif)10px 4px no-repeat}.ilist{border:1px dashed #dee2e6}#typeid2{float:left;padding:0;height:18px;background:url(../img/typeid2bg.gif)no-repeat;border:0}#litpic{margin-left:-20px;width:80px;height:22px;cursor:pointer;opacity:0}.litpic_span{margin-left:-60px;width:80px;height:22px;overflow:hidden;cursor:pointer}#starttime,#endtime,#pubdate,#uptime{padding-left:30px;background:url(../img/calendar.gif)10px no-repeat}#title{background:url(../img/ruler.gif)repeat-x 0px 10px}.spec{width:60px}.gtab a{display:block;float:left;width:80px;height:26px;line-height:26px;text-align:center}.albCt img{cursor:pointer}.m1{border-left:1px solid #DFDFDB;border-top:1px solid #DFDFDB;border-bottom:1px solid #808080}.m2{border-left:1px solid #DFDFDB;border-bottom:1px solid #808080;border-top:1px solid #DFDFDB;border-right:1px solid #DFDFDB}.m3{border-left:1px solid #DFDFDB;border-top:1px solid #DFDFDB;border-right:1px solid #DFDFDB}.article{table-layout:fixed;word-break:break-all}.bn{color:#fff}.contents{color:#F7F6F8}.nb{border:1px solid #dee2e6}.nndiv{width:170px;height:20px;margin:0;padding:0;word-break:break-all;overflow:hidden}.maintable{width:98%!important;border:1px solid #dee2e6}span.page-link{color:#fff;background:#28a745}a.btn{color:#fff!important}.btn+.btn,.btn-text+.btn-text{margin-left:10px}.fa{font-size:14px!important;color:inherit}.table{margin-bottom:0;color:#424b51}.table td,.table th{padding:.6rem;vertical-align:middle}.table th img,.table td img{vertical-align:text-bottom} \ No newline at end of file +*{font-size:12px;letter-spacing:.4px}body{line-height:1.5;font:12px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;color:#424b51;background:#fff}a{color:#424b51;text-decoration:none}a:hover{color:#28a745;text-decoration:none}img{margin-right:6px;border-radius:.2rem;vertical-align:baseline}form,h1,h2,h3,ul,ol,div{margin:0;padding:0}td{line-height:1.5}td,th,div{word-break:break-all;word-wrap:break-word}li,dd{margin:0;padding:0;list-style:none}label{display:inline-block;margin:8px 0}input{padding:.25rem .5rem;height:calc(1.6rem + .8rem);color:#424b51;background:#fff;border:1px solid #dee2e6;border-radius:.2rem;transition:all .6s;vertical-align:middle}input[type=file]{border:0}input[type=radio],input[type=checkbox]{height:auto;box-shadow:none;outline:none;vertical-align:text-top}input[type=button],input[type=submit],input[type=reset]{padding:.25rem .5rem;height:auto;color:#fff;background:#28a745;border-radius:.2rem;border:0;transition:all .6s}input[type=button]:focus,input[type=submit]:focus,input[type=reset]:focus{background:#006829;border-color:#005b24;box-shadow:0 0 0 0.2rem rgba(38,159,86,.5)}textarea{padding:.25rem .5rem;color:#424b51;background:#fff;border:1px solid #dee2e6;border-radius:.2rem;transition:all .6s}input:focus,textarea:focus{border-color:#28a745;box-shadow:0 0 2px #28a745;outline:none}select{padding:.25rem .5rem;height:calc(1.6rem + .8rem);color:#424b51;background:#fff;border:1px solid #dee2e6;border-radius:.2rem;transition:all .6s}.np{border:0}.linerow{border-bottom:1px solid #ACACAC}.coolbg{padding:.25rem .5rem;background:#f6f6f6;border-bottom:1px solid #ccc;border-radius:.2rem;border:0;cursor:pointer}.coolbg2{height:26px;background:#DFDDD2;border:1px solid #000}.ll{border-right:2px solid #ACACAC;border-bottom:2px solid #ACACAC;background:#E6E6E6}.bline{height:36px;border-bottom:1px solid #dee2e6}#uploadfield{float:left}.bline2{border-bottom:1px solid #dee2e6}.coolbt{background:#E4F7D7;border-left:1px solid #EFEFEF;border-top:1px solid #EFEFEF;border-bottom:1px solid #ACACAC;cursor:pointer}.coolbt2{background:#F7FCDA;border-left:1px solid #EFEFEF;border-top:1px solid #EFEFEF;border-bottom:1px solid #ACACAC}.coolbg3{width:140px;height:26px;border:1px solid #BDC5B4;background:#DFDDD2;text-align:right}.coolbg61{width:380px;height:26px;line-height:26px;background:#E7F3B1;border-top:1px solid #BDC5B4;border-left:1px solid #BDC5B4;border-right:1px solid #BDC5B4;text-align:right}.coolbg62{padding:.6rem;width:380px;height:300px;background:#F8FDF0;border:1px solid #BDC5B4}.coolbg4{width:160px;height:30px;line-height:30px;background:#fff;border-bottom:1px solid #C9CFC1;text-align:right}.coolbg5{width:160px;height:6px;background:#fff;border-top:1px solid #BDC5B4}.wsselect{height:60px;background:#fff;overflow:auto}.dlg{padding:.25rem .5rem;width:360px;background:#F0FAEB;border:2px solid #28a745}.pubdlg{background:#fff;border:2px solid #28a745;border-radius:.2rem;z-index:8888}.pubdlg .title{height:30px;line-height:30px;border-bottom:1px solid #F8FCF1;background:url(../img/dlgtitle.gif)repeat-x;text-align:left;cursor:move}.pubdlg .titLeft{float:left;padding-left:10px;line-height:30px;font-weight:600;color:#424b51}.pubdlg .titRight{float:right;padding:0}.fullpagediv{position:absolute;top:0;left:0;width:100%;height:100%;background:#cdcdcd;opacity:.6;z-index:1999}.quicksel{margin-left:10px;margin-top:10px;width:680px;height:420px;overflow:auto;z-index:10005}.quickselfoot{padding:10px 0;border-top:1px solid #dee2e6}.quickselItem{margin-bottom:10px}.quickselItem .topcat{padding-left:10px;border-bottom:1px solid #dee2e6;background:#F8FCF1;clear:both}.quickselItem .soncat{padding-left:10px}.quickselItem .item{float:left;margin-right:6px}.mysource,.mywriter{padding:.25rem .5rem;width:280px;border:2px solid #28a745;background:#fff;z-index:10001}.dlgws div{width:100%}.dlgTesttitle{padding:.25rem .5rem;width:300px;border:2px solid #28a745;background:#F0FAEB}#_mysource{z-index:10003}#_mywriter{z-index:10004}#uploadwait{z-index:19999}.option1{background:#DCECA6}.option2{background:#F7FBD2}.option3{background:#fff}.ininput{width:96%;height:26px;border:1px solid #fff}.nbt{padding:.6rem;background:#fff url(../img/allbtbg.gif);border:1px solid #A5AF83}.tdt{padding-left:6px}.divpre img{max-width:150px;max-height:100px}.divpre{overflow:hidden}.autoinput{padding-left:6px;width:90%}.tbtitle td{padding:.6rem}.tblist td{padding:.6rem;background:#fff}.tblist td.tbsname{padding:.6rem;background:#F9FFE6}.colordlg{padding:.6rem;width:120px;border:2px solid #28a745;background:#FFF;z-index:10005}option.alltype{padding-left:20px;height:26px;line-height:26px;background:url(../img/arr4.gif)6px 6px no-repeat}option.btype{padding-left:20px;height:26px;line-height:26px;background:url(../img/arr4.gif)6px 6px no-repeat}option.stype{padding-left:30px;height:26px;line-height:26px;background:url(../img/arrr.gif)12px 6px no-repeat}.ilist{border:1px dashed #dee2e6}#typeid2{float:left;padding:0;height:26px;background:url(../img/typeid2bg.gif)no-repeat;border:0}#litpic{margin-left:-20px;width:80px;height:26px;cursor:pointer;opacity:0}.litpic_span{margin-left:-60px;width:80px;height:26px;overflow:hidden;cursor:pointer}#starttime,#endtime,#pubdate,#uptime{padding-left:30px;background:url(../img/calendar.gif)10px no-repeat}#title{background:url(../img/ruler.gif)repeat-x 0px 10px}.spec{width:60px}.gtab a{display:block;float:left;width:80px;height:26px;line-height:26px;text-align:center}.albCt img{cursor:pointer}.m1{border-left:1px solid #DFDFDB;border-top:1px solid #DFDFDB;border-bottom:1px solid #808080}.m2{border-left:1px solid #DFDFDB;border-bottom:1px solid #808080;border-top:1px solid #DFDFDB;border-right:1px solid #DFDFDB}.m3{border-left:1px solid #DFDFDB;border-top:1px solid #DFDFDB;border-right:1px solid #DFDFDB}.article{table-layout:fixed;word-break:break-all}.bn{color:#fff}.contents{color:#F7F6F8}.nb{border:1px solid #dee2e6}.nndiv{width:170px;height:26px;margin:0;padding:0;word-break:break-all;overflow:hidden}.maintable{width:98%!important;border:1px solid #dee2e6}span.page-link{color:#fff;background:#28a745}a.btn{color:#fff!important}.btn+.btn,.btn-text+.btn-text{margin-left:10px}.fa{font-size:14px!important;color:inherit}.table{margin-bottom:0;color:#424b51}.table td,.table th{padding:.6rem;vertical-align:middle}.table th img,.table td img{vertical-align:text-bottom} \ No newline at end of file diff --git a/src/system/libraries/oxwindow.class.php b/src/system/libraries/oxwindow.class.php index 215df2c2..da54564b 100755 --- a/src/system/libraries/oxwindow.class.php +++ b/src/system/libraries/oxwindow.class.php @@ -192,7 +192,6 @@ class OxWindow - "; diff --git a/src/theme/plus/car.htm b/src/theme/plus/car.htm index 146a7d9a..5db34ffc 100644 --- a/src/theme/plus/car.htm +++ b/src/theme/plus/car.htm @@ -3,19 +3,19 @@ - 购物车-{dede:var.carts.orders_id/}订单号 + 订单号{dede:var.carts.orders_id/}-购物车-<?php echo $cfg_webname; ?> - +

购物车

-
+

我的购物车 - {dede:var.carts.orders_id/}订单号

@@ -117,7 +117,7 @@ } } - + - +

商品购买

@@ -19,7 +19,7 @@ IsLogin()){ ?> - +
您好,欢迎来到本网站,请 登录注册欢迎来到本网站,请 登录注册
@@ -179,6 +179,6 @@ document.getElementById("vdimgck_img").src = '../apps/vdimgck.php?' + Math.random(); } - + \ No newline at end of file diff --git a/src/theme/plus/download_links_templet.htm b/src/theme/plus/download_links_templet.htm index ecae6622..ec3a281a 100644 --- a/src/theme/plus/download_links_templet.htm +++ b/src/theme/plus/download_links_templet.htm @@ -3,8 +3,7 @@ - <?php echo $title; ?>-下载地址列表-<?php echo $cfg_webname;?> - + <?php echo $title; ?>-下载地址列表-<?php echo $cfg_webname; ?> @@ -19,7 +18,7 @@
-

软件名称:

+

文件:

diff --git a/src/theme/plus/flink-add.htm b/src/theme/plus/flink-add.htm index e24557b1..1f3c8cfb 100644 --- a/src/theme/plus/flink-add.htm +++ b/src/theme/plus/flink-add.htm @@ -3,9 +3,7 @@ - - <?php echo $cfg_webname;?>-申请友情链接 - + 申请友链-<?php echo $cfg_webname; ?> diff --git a/src/theme/plus/flink-list.htm b/src/theme/plus/flink-list.htm index 3a62dfc9..115ddff0 100644 --- a/src/theme/plus/flink-list.htm +++ b/src/theme/plus/flink-list.htm @@ -3,8 +3,7 @@ - <?php echo $cfg_webname;?>-所有链接 - + 所有友链-<?php echo $cfg_webname; ?> diff --git a/src/theme/plus/heightsearch.htm b/src/theme/plus/heightsearch.htm index d16a0966..19d490e7 100644 --- a/src/theme/plus/heightsearch.htm +++ b/src/theme/plus/heightsearch.htm @@ -3,8 +3,7 @@ - <?php echo $cfg_webname;?>-高级搜索 - + 高级搜索-<?php echo $cfg_webname; ?> @@ -78,10 +77,8 @@ diff --git a/src/theme/plus/list_diyform.htm b/src/theme/plus/list_diyform.htm index 0307a494..5caadee4 100644 --- a/src/theme/plus/list_diyform.htm +++ b/src/theme/plus/list_diyform.htm @@ -3,8 +3,7 @@ - <?php echo $diy->name; ?>-Powered by DedeBIZ - + <?php echo $diy->name; ?>-<?php echo $cfg_webname; ?> @@ -12,7 +11,7 @@
- +
{dede:datalist} -
关键词模式: - - + +
+
- + \ No newline at end of file diff --git a/src/theme/plus/plus_footer.htm b/src/theme/plus/plus_footer.htm index f781dc7c..41bce218 100644 --- a/src/theme/plus/plus_footer.htm +++ b/src/theme/plus/plus_footer.htm @@ -1,7 +1,7 @@ diff --git a/src/theme/plus/post_diyform.htm b/src/theme/plus/post_diyform.htm index 19d1170e..869d2c05 100644 --- a/src/theme/plus/post_diyform.htm +++ b/src/theme/plus/post_diyform.htm @@ -3,8 +3,7 @@ - <?php echo $diy->name;?>-Powered by DedeBIZ - + <?php echo $diy->name;?>-<?php echo $cfg_webname; ?> @@ -12,15 +11,14 @@
- +
-

name;?>发布

+

name; ?>发布

-
+ @@ -38,6 +36,6 @@
- + \ No newline at end of file diff --git a/src/theme/plus/qrcode.htm b/src/theme/plus/qrcode.htm index ef983d96..2a9e9b65 100644 --- a/src/theme/plus/qrcode.htm +++ b/src/theme/plus/qrcode.htm @@ -12,29 +12,27 @@ padding: 10px; width: 240px; height: 300px; - background: #fff; font-size: 12px; + background: #fff; } .dede_weixin_popup .dede_weixin_popup_head { - font-size: 12px; - font-weight: bold; - text-align: left; - line-height: 16px; - height: 16px; position: relative; + height: 16px; + line-height: 16px; + font-size: 12px; color: #000; + text-align: left; } .dede_weixin_popup .dede_weixin_popup_foot { - font-size: 12px; - text-align: left; line-height: 22px; + font-size: 12px; color: #666; text-align: center; } -
+
分享到微信朋友圈
diff --git a/src/theme/plus/recommend.htm b/src/theme/plus/recommend.htm index 16e49c90..af1b51f9 100644 --- a/src/theme/plus/recommend.htm +++ b/src/theme/plus/recommend.htm @@ -3,8 +3,7 @@ - 推荐<?php echo $title; ?>-{dede:global name='cfg_webname'/} - + 推荐<?php echo $title; ?>-<?php echo $cfg_webname; ?> diff --git a/src/theme/plus/shops_action_payment.htm b/src/theme/plus/shops_action_payment.htm index 8dc2e6b8..4c84b873 100644 --- a/src/theme/plus/shops_action_payment.htm +++ b/src/theme/plus/shops_action_payment.htm @@ -3,15 +3,14 @@ - 下单购买-{dede:var.carts.orders_id/} - + 下单购买{dede:var.carts.orders_id/}-<?php echo $cfg_webname; ?> - +

商品购买

@@ -67,6 +66,6 @@
- + \ No newline at end of file diff --git a/src/theme/plus/showphoto.htm b/src/theme/plus/showphoto.htm index 40e2cf1b..bf2b34fe 100644 --- a/src/theme/plus/showphoto.htm +++ b/src/theme/plus/showphoto.htm @@ -3,8 +3,8 @@ - <?php echo $arctitle; ?> - + <?php echo $arctitle; ?>-<?php echo $cfg_webname; ?> +
@@ -18,10 +18,8 @@
- - - -
+ +
diff --git a/src/theme/plus/view_diyform.htm b/src/theme/plus/view_diyform.htm index ff2d7256..d51c94e3 100644 --- a/src/theme/plus/view_diyform.htm +++ b/src/theme/plus/view_diyform.htm @@ -3,8 +3,7 @@ - <?php echo $diy->name;?>-Powered by DedeBIZ - + <?php echo $diy->name; ?>-<?php echo $cfg_webname; ?> @@ -12,14 +11,13 @@
- +

name;?>详细内容

-
'; @@ -50,6 +48,6 @@ - + \ No newline at end of file diff --git a/src/theme/plus/view_msg.htm b/src/theme/plus/view_msg.htm index 93f4fa1a..46e5d2a0 100644 --- a/src/theme/plus/view_msg.htm +++ b/src/theme/plus/view_msg.htm @@ -3,8 +3,7 @@ - <?php echo $msgtitle; ?> - + <?php echo $msgtitle; ?>-<?php echo $cfg_webname; ?> diff --git a/src/theme/plus/view_msg_catalog.htm b/src/theme/plus/view_msg_catalog.htm index 93ce3caa..7779cc80 100644 --- a/src/theme/plus/view_msg_catalog.htm +++ b/src/theme/plus/view_msg_catalog.htm @@ -3,7 +3,7 @@ - <?php echo $msgtitle; ?> + <?php echo $msgtitle; ?>-<?php echo $cfg_webname; ?> @@ -48,7 +48,7 @@ diff --git a/src/theme/plus/vote.htm b/src/theme/plus/vote.htm index d56ea34f..e0f1cbfc 100644 --- a/src/theme/plus/vote.htm +++ b/src/theme/plus/vote.htm @@ -3,22 +3,21 @@ - <?php echo $cfg_webname?>-投票结果 - + 投票结果-<?php echo $cfg_webname; ?> - +

- 投票开始时间:  - 投票结束时间: + 投票开始时间:
+ 投票结束时间:
投票人数:

@@ -30,6 +29,6 @@
- + \ No newline at end of file diff --git a/src/theme/templets/googlemap.htm b/src/theme/templets/googlemap.htm deleted file mode 100644 index 16c915b9..00000000 --- a/src/theme/templets/googlemap.htm +++ /dev/null @@ -1,4 +0,0 @@ - - -{dede:freelist/} - \ No newline at end of file