diff --git a/src/admin/article_test_title.php b/src/admin/article_test_title.php index c0d90a43..2a7eed31 100644 --- a/src/admin/article_test_title.php +++ b/src/admin/article_test_title.php @@ -14,5 +14,5 @@ if (empty($t) || $cfg_check_title == 'N') exit; $row = $dsql->GetOne("SELECT id FROM `#@__archives` WHERE title LIKE '$t' "); if (is_array($row)) { - echo "提示:系统已经存在标题为 '$t' 的文档[关闭]"; + echo "提示:系统已经存在标题为 '$t' 的文档[关闭]"; } diff --git a/src/admin/makehtml_list_action.php b/src/admin/makehtml_list_action.php index db0aa573..906b2df3 100644 --- a/src/admin/makehtml_list_action.php +++ b/src/admin/makehtml_list_action.php @@ -100,7 +100,7 @@ $nextpage = $pageno + 1; if ($nextpage >= $totalpage && $finishType) { if ($gotype == '') { if (empty($reurl)) { - $reurl = '../plus/list.php?tid='.$tid; + $reurl = '../apps/list.php?tid='.$tid; } ShowMsg("完成所有栏目列表更新浏览栏目", "javascript:;"); exit(); diff --git a/src/admin/mychannel_edit.php b/src/admin/mychannel_edit.php index 1e5a40a5..94bf9646 100644 --- a/src/admin/mychannel_edit.php +++ b/src/admin/mychannel_edit.php @@ -491,7 +491,7 @@ else if ($dopost == 'modifysearch') { $addonfields = ''; } $template = trim($template); - $forms = '
'; + $forms = ''; $forms .= ""; $forms .= ""; $forms .= "关键词:
"; diff --git a/src/admin/templets/diy_list.htm b/src/admin/templets/diy_list.htm index 0cf7e6f4..e48ab47f 100644 --- a/src/admin/templets/diy_list.htm +++ b/src/admin/templets/diy_list.htm @@ -21,7 +21,7 @@
自定义表单管理 > name; ?>
-
前台预览
+
前台预览
{dede:datalist} diff --git a/src/admin/templets/diy_main.htm b/src/admin/templets/diy_main.htm index 1cee50e8..7b3917c8 100644 --- a/src/admin/templets/diy_main.htm +++ b/src/admin/templets/diy_main.htm @@ -43,7 +43,7 @@  修改  删除  导出 -  预览 +  预览 {/dede:datalist} diff --git a/src/admin/templets/friendlink_type.htm b/src/admin/templets/friendlink_type.htm index 080460a9..faee6790 100644 --- a/src/admin/templets/friendlink_type.htm +++ b/src/admin/templets/friendlink_type.htm @@ -16,7 +16,7 @@ 友情链接管理  增加链接 网站类型管理 - 外部申请表单 + 外部申请表单 类型ID diff --git a/src/admin/templets/login.htm b/src/admin/templets/login.htm index b3af32bd..b545274f 100644 --- a/src/admin/templets/login.htm +++ b/src/admin/templets/login.htm @@ -60,7 +60,7 @@ header .logo{width:300px;padding:1rem 0}
- +
- + diff --git a/src/plus/ad_js.php b/src/apps/ad_js.php similarity index 100% rename from src/plus/ad_js.php rename to src/apps/ad_js.php diff --git a/src/plus/advancedsearch.php b/src/apps/advancedsearch.php similarity index 100% rename from src/plus/advancedsearch.php rename to src/apps/advancedsearch.php diff --git a/src/plus/arcmulti.php b/src/apps/arcmulti.php similarity index 100% rename from src/plus/arcmulti.php rename to src/apps/arcmulti.php diff --git a/src/plus/count.php b/src/apps/count.php similarity index 100% rename from src/plus/count.php rename to src/apps/count.php diff --git a/src/plus/digg_ajax.php b/src/apps/digg_ajax.php similarity index 100% rename from src/plus/digg_ajax.php rename to src/apps/digg_ajax.php diff --git a/src/plus/disdls.php b/src/apps/disdls.php similarity index 100% rename from src/plus/disdls.php rename to src/apps/disdls.php diff --git a/src/plus/diy.php b/src/apps/diy.php similarity index 100% rename from src/plus/diy.php rename to src/apps/diy.php diff --git a/src/plus/download.php b/src/apps/download.php similarity index 100% rename from src/plus/download.php rename to src/apps/download.php diff --git a/src/plus/erraddsave.php b/src/apps/erraddsave.php similarity index 100% rename from src/plus/erraddsave.php rename to src/apps/erraddsave.php diff --git a/src/plus/feedback.php b/src/apps/feedback.php similarity index 100% rename from src/plus/feedback.php rename to src/apps/feedback.php diff --git a/src/plus/flink.php b/src/apps/flink.php similarity index 100% rename from src/plus/flink.php rename to src/apps/flink.php diff --git a/src/plus/flink_add.php b/src/apps/flink_add.php similarity index 100% rename from src/plus/flink_add.php rename to src/apps/flink_add.php diff --git a/src/plus/freelist.php b/src/apps/freelist.php similarity index 100% rename from src/plus/freelist.php rename to src/apps/freelist.php diff --git a/src/plus/heightsearch.php b/src/apps/heightsearch.php similarity index 100% rename from src/plus/heightsearch.php rename to src/apps/heightsearch.php diff --git a/src/plus/list.php b/src/apps/list.php similarity index 100% rename from src/plus/list.php rename to src/apps/list.php diff --git a/src/plus/mytag_js.php b/src/apps/mytag_js.php similarity index 100% rename from src/plus/mytag_js.php rename to src/apps/mytag_js.php diff --git a/src/plus/qrcode.php b/src/apps/qrcode.php similarity index 100% rename from src/plus/qrcode.php rename to src/apps/qrcode.php diff --git a/src/plus/recommend.php b/src/apps/recommend.php similarity index 100% rename from src/plus/recommend.php rename to src/apps/recommend.php diff --git a/src/plus/rss.php b/src/apps/rss.php similarity index 100% rename from src/plus/rss.php rename to src/apps/rss.php diff --git a/src/plus/search.php b/src/apps/search.php similarity index 100% rename from src/plus/search.php rename to src/apps/search.php diff --git a/src/plus/showphoto.php b/src/apps/showphoto.php similarity index 100% rename from src/plus/showphoto.php rename to src/apps/showphoto.php diff --git a/src/special/index.php b/src/apps/special/index.php similarity index 87% rename from src/special/index.php rename to src/apps/special/index.php index 35b4e7af..f6946c08 100755 --- a/src/special/index.php +++ b/src/apps/special/index.php @@ -6,7 +6,7 @@ * @license https://www.dedebiz.com/license * @link https://www.dedebiz.com */ -require_once(dirname(__FILE__)."/../system/common.inc.php"); +require_once(dirname(__FILE__)."/../../system/common.inc.php"); require_once(DEDEINC."/archive/specview.class.php"); if (strlen($art_shortname) > 6) exit("art_shortname too long!"); $specfile = dirname(__FILE__)."spec_1".$art_shortname; diff --git a/src/plus/stow.php b/src/apps/stow.php similarity index 100% rename from src/plus/stow.php rename to src/apps/stow.php diff --git a/src/plus/vdimgck.php b/src/apps/vdimgck.php similarity index 100% rename from src/plus/vdimgck.php rename to src/apps/vdimgck.php diff --git a/src/plus/view.php b/src/apps/view.php similarity index 100% rename from src/plus/view.php rename to src/apps/view.php diff --git a/src/plus/vote.php b/src/apps/vote.php similarity index 100% rename from src/plus/vote.php rename to src/apps/vote.php diff --git a/src/system/archive/listview.class.php b/src/system/archive/listview.class.php index 6ef3d31c..d5288acd 100755 --- a/src/system/archive/listview.class.php +++ b/src/system/archive/listview.class.php @@ -277,7 +277,7 @@ class ListView //创建封面模板文件 if ($this->TypeLink->TypeInfos['isdefault'] == -1) { echo '这个类目是动态类目'; - return '../plus/list.php?tid='.$this->TypeLink->TypeInfos['id']; + return '../apps/list.php?tid='.$this->TypeLink->TypeInfos['id']; } //单独页面 else if ($this->TypeLink->TypeInfos['ispart'] > 0) { diff --git a/src/system/common.inc.php b/src/system/common.inc.php index 453b305a..f08d5f3d 100755 --- a/src/system/common.inc.php +++ b/src/system/common.inc.php @@ -165,7 +165,7 @@ $cfg_templets_skin = empty($cfg_df_style) ? $cfg_mainsite.$cfg_templets_dir."/de //cms安装目录的网址 $cfg_cmsurl = $cfg_mainsite.$cfg_cmspath; //插件目录,这个目录是用于存放计数器、投票、评论等程序的必要动态程序 -$cfg_plus_dir = $cfg_cmspath.'/plus'; +$cfg_plus_dir = $cfg_cmspath.'/apps'; $cfg_phpurl = $cfg_mainsite.$cfg_plus_dir; $cfg_static_dir = $cfg_cmspath.'/static'; $cfg_staticurl = $cfg_mainsite.$cfg_static_dir; @@ -177,7 +177,7 @@ $cfg_dataurl = $cfg_mainsite.$cfg_data_dir; $cfg_member_dir = $cfg_cmspath.'/user'; $cfg_memberurl = $cfg_mainsite.$cfg_member_dir; //专题列表的存放路径 -$cfg_special = $cfg_cmspath.'/special'; +$cfg_special = $cfg_cmspath.'/apps/special'; $cfg_specialurl = $cfg_mainsite.$cfg_special; //附件目录 $cfg_medias_dir = $cfg_cmspath.$cfg_medias_dir; diff --git a/src/system/extend.func.php b/src/system/extend.func.php index 1445a2be..e4881c31 100755 --- a/src/system/extend.func.php +++ b/src/system/extend.func.php @@ -41,7 +41,7 @@ function AddFilter($channelid, $type=1, $fieldsnamef=array(), $defaulttid=0, $lo $tid = $tidsq["typeid"]; } $nofilter = (isset($_REQUEST['TotalResult']) ? "&TotalResult=".$_REQUEST['TotalResult'] : '').(isset($_REQUEST['PageNo']) ? "&PageNo=".$_REQUEST['PageNo'] : ''); - $filterarr = string_filter(stripos($_SERVER['REQUEST_URI'], "list.php?tid=") ? str_replace($nofilter, '', $_SERVER['REQUEST_URI']) : $GLOBALS['cfg_cmsurl']."/plus/list.php?tid=".$tid); + $filterarr = string_filter(stripos($_SERVER['REQUEST_URI'], "list.php?tid=") ? str_replace($nofilter, '', $_SERVER['REQUEST_URI']) : $GLOBALS['cfg_cmsurl']."/apps/list.php?tid=".$tid); $cInfos = $dsql->GetOne(" Select * From `#@__channeltype` where id='$channelid' "); $fieldset=$cInfos['fieldset']; $dtp = new DedeTagParse(); diff --git a/src/system/taglib/help/feedback.txt b/src/system/taglib/help/feedback.txt index cd19a4b6..ec518e8b 100755 --- a/src/system/taglib/help/feedback.txt +++ b/src/system/taglib/help/feedback.txt @@ -3,7 +3,7 @@ {dede:feedback} {/dede:feedback} >>dede>> diff --git a/src/system/taglib/infolink.lib.php b/src/system/taglib/infolink.lib.php index 3db859d3..c0e526ee 100755 --- a/src/system/taglib/infolink.lib.php +++ b/src/system/taglib/infolink.lib.php @@ -55,26 +55,26 @@ function lib_infolink(&$ctag, &$refObj) $fields['nativeplace'] = $fields['infotype'] = ''; - $fields['linkallplace'] = "不限"; - $fields['linkalltype'] = "不限"; + $fields['linkallplace'] = "不限"; + $fields['linkalltype'] = "不限"; //地区链接 if (empty($nativeplace)) { foreach ($em_nativeplaces as $eid => $em) { if ($eid % 500 != 0) continue; - $fields['nativeplace'] .= " {$em}\r\n"; + $fields['nativeplace'] .= " {$em}\r\n"; } } else { $sontype = (($nativeplace % 500 != 0) ? $nativeplace : 0); $toptype = (($nativeplace % 500 == 0) ? $nativeplace : ($nativeplace - ($nativeplace % 500))); - $fields['nativeplace'] = " {$em_nativeplaces[$toptype]} >> "; + $fields['nativeplace'] = " {$em_nativeplaces[$toptype]} >> "; foreach ($em_nativeplaces as $eid => $em) { if ($eid < $toptype + 1 || $eid > $toptype + 499) continue; if ($eid == $nativeplace) { $fields['nativeplace'] .= " {$em}\r\n"; } else { - $fields['nativeplace'] .= " {$em}\r\n"; + $fields['nativeplace'] .= " {$em}\r\n"; } } } @@ -87,19 +87,19 @@ function lib_infolink(&$ctag, &$refObj) if ($eid == $infotype) { $fields['infotype'] .= " {$em}\r\n"; } else { - $fields['infotype'] .= " {$em}\r\n"; + $fields['infotype'] .= " {$em}\r\n"; } } } else { $sontype = (($infotype % 500 != 0) ? $infotype : 0); $toptype = (($infotype % 500 == 0) ? $infotype : ($infotype - ($infotype % 500))); - $fields['infotype'] .= "{$em_infotypes[$toptype]} >> "; + $fields['infotype'] .= "{$em_infotypes[$toptype]} >> "; foreach ($em_infotypes as $eid => $em) { if ($eid < $toptype + 1 || $eid > $toptype + 499) continue; if ($eid == $infotype) { $fields['infotype'] .= " {$em}\r\n"; } else { - $fields['infotype'] .= " {$em}\r\n"; + $fields['infotype'] .= " {$em}\r\n"; } } } diff --git a/src/system/taglib/qrcode.lib.php b/src/system/taglib/qrcode.lib.php index 8d90b0b7..0726119a 100755 --- a/src/system/taglib/qrcode.lib.php +++ b/src/system/taglib/qrcode.lib.php @@ -19,7 +19,7 @@ function lib_qrcode(&$ctag, &$refObj) extract($ctag->CAttribute->Items, EXTR_SKIP); //var_dump($refObj->Fields['id']); - + $id = 0; if (empty($type) and empty($id)) { if (get_class($refObj) == 'Archives') { $type = 'arc'; diff --git a/src/templets/muban/header.htm b/src/templets/muban/header.htm index 92c86255..deae46ab 100644 --- a/src/templets/muban/header.htm +++ b/src/templets/muban/header.htm @@ -5,7 +5,7 @@ alt="{dede:global.cfg_webname/}" srcset="">
- +
diff --git a/src/templets/muban/list_infos.htm b/src/templets/muban/list_infos.htm index 58e368c1..1c923cdb 100644 --- a/src/templets/muban/list_infos.htm +++ b/src/templets/muban/list_infos.htm @@ -110,7 +110,7 @@
{dede:infoguide} - + [field:nativeplace /] [field:infotype /] diff --git a/src/templets/muban/widget_article_feedback.htm b/src/templets/muban/widget_article_feedback.htm index 3bc297fe..5585a3ea 100644 --- a/src/templets/muban/widget_article_feedback.htm +++ b/src/templets/muban/widget_article_feedback.htm @@ -18,8 +18,8 @@
- 点击我更换图片
@@ -127,10 +127,10 @@ $("#iptMsg").val(""); $("#iptValidate").val(""); ($("#iptUsername").attr("disabled") !== "disabled") && $("#iptUsername").val(""); - $("#validateimg").attr("src", '{dede:global.cfg_cmspath/}/plus/vdimgck.php?' + new Date().getTime() + Math.round(Math.random() * 10000)); + $("#validateimg").attr("src", '{dede:global.cfg_cmspath/}/apps/vdimgck.php?' + new Date().getTime() + Math.round(Math.random() * 10000)); } else { ShowAlert("#feedback-alert", `评论失败:${result.msg}`, "danger"); - $("#validateimg").attr("src", '{dede:global.cfg_cmspath/}/plus/vdimgck.php?' + new Date().getTime() + Math.round(Math.random() * 10000)); + $("#validateimg").attr("src", '{dede:global.cfg_cmspath/}/apps/vdimgck.php?' + new Date().getTime() + Math.round(Math.random() * 10000)); } }); } diff --git a/src/templets/plus/carbuyaction.htm b/src/templets/plus/carbuyaction.htm index 88a695d2..253d9c04 100755 --- a/src/templets/plus/carbuyaction.htm +++ b/src/templets/plus/carbuyaction.htm @@ -156,7 +156,7 @@ - 看不清换一张 @@ -172,7 +172,7 @@
diff --git a/src/templets/plus/flink-add.htm b/src/templets/plus/flink-add.htm index 20515bbf..ff53b817 100755 --- a/src/templets/plus/flink-add.htm +++ b/src/templets/plus/flink-add.htm @@ -69,7 +69,7 @@ 验证码: - 点击我更换图片 + 点击我更换图片   diff --git a/src/templets/plus/plus_header.htm b/src/templets/plus/plus_header.htm index ff551b7d..43e64e23 100644 --- a/src/templets/plus/plus_header.htm +++ b/src/templets/plus/plus_header.htm @@ -5,7 +5,7 @@ alt="" srcset="">
- +
diff --git a/src/templets/plus/post_diyform.htm b/src/templets/plus/post_diyform.htm index ab0fce5b..c9547182 100755 --- a/src/templets/plus/post_diyform.htm +++ b/src/templets/plus/post_diyform.htm @@ -19,7 +19,7 @@
- + diff --git a/src/templets/system/info_guide.htm b/src/templets/system/info_guide.htm index 9fed1de3..e4a43020 100755 --- a/src/templets/system/info_guide.htm +++ b/src/templets/system/info_guide.htm @@ -1,7 +1,7 @@ diff --git a/src/user/templets/edit_baseinfo.htm b/src/user/templets/edit_baseinfo.htm index 09774283..6ff14724 100755 --- a/src/user/templets/edit_baseinfo.htm +++ b/src/user/templets/edit_baseinfo.htm @@ -158,8 +158,8 @@
- 点击我更换图片
diff --git a/src/user/templets/header.htm b/src/user/templets/header.htm index 33eda4c9..c8d676ab 100644 --- a/src/user/templets/header.htm +++ b/src/user/templets/header.htm @@ -5,7 +5,7 @@ alt="">
- +
diff --git a/src/user/templets/index-notlogin.htm b/src/user/templets/index-notlogin.htm index 5968633a..7b1f2ca7 100755 --- a/src/user/templets/index-notlogin.htm +++ b/src/user/templets/index-notlogin.htm @@ -38,8 +38,8 @@
- 点击我更换图片
diff --git a/src/user/templets/login.htm b/src/user/templets/login.htm index 00975c9d..f48aa233 100755 --- a/src/user/templets/login.htm +++ b/src/user/templets/login.htm @@ -38,8 +38,8 @@
- 点击我更换图片
diff --git a/src/user/templets/mypay.htm b/src/user/templets/mypay.htm index 507b87be..74d92f0a 100755 --- a/src/user/templets/mypay.htm +++ b/src/user/templets/mypay.htm @@ -44,7 +44,7 @@
diff --git a/src/user/templets/mystow.htm b/src/user/templets/mystow.htm index fd0e67a8..b6cd4122 100755 --- a/src/user/templets/mystow.htm +++ b/src/user/templets/mystow.htm @@ -41,7 +41,7 @@ target='_blank'>{dede:field.title/} - + diff --git a/src/user/templets/soft_add.htm b/src/user/templets/soft_add.htm index 47254e18..13d23db7 100755 --- a/src/user/templets/soft_add.htm +++ b/src/user/templets/soft_add.htm @@ -216,7 +216,7 @@
- 看不清点击更换
diff --git a/src/user/templets/soft_edit.htm b/src/user/templets/soft_edit.htm index 968f854f..b70f28b2 100755 --- a/src/user/templets/soft_edit.htm +++ b/src/user/templets/soft_edit.htm @@ -233,7 +233,7 @@
- 看不清点击更换
- + [field:nativeplace /] [field:infotype /] diff --git a/src/templets/system/tag_feedback.htm b/src/templets/system/tag_feedback.htm index 519d9f34..25031514 100755 --- a/src/templets/system/tag_feedback.htm +++ b/src/templets/system/tag_feedback.htm @@ -1,4 +1,4 @@
  • [field:username function="(@me=='guest' ? '游客' : @me)"/] 对 [field:title/] 的评论:
  • -
  •   [field:msg /]
  • +
  •   [field:msg /]
\ No newline at end of file diff --git a/src/user/ajax_feedback.php b/src/user/ajax_feedback.php index 40d53438..0b9f9bdb 100755 --- a/src/user/ajax_feedback.php +++ b/src/user/ajax_feedback.php @@ -16,6 +16,6 @@ else { echo "用户名:{$cfg_ml->M_UserName} 匿名评论\r\n"; if ($cfg_feedback_ck == 'Y') { echo "验证码:"; - echo "点击我更换图片\r\n"; + echo "点击我更换图片\r\n"; } } diff --git a/src/user/shops_orders.php b/src/user/shops_orders.php index 3f52558d..441a00eb 100755 --- a/src/user/shops_orders.php +++ b/src/user/shops_orders.php @@ -27,7 +27,7 @@ function GetSta($sta, $oid) global $dsql; $row = $dsql->GetOne("SELECT p.name FROM `#@__shops_orders` AS s LEFT JOIN `#@__payment` AS p ON s.paytype=p.id WHERE s.oid='$oid'"); if ($sta == 0) { - return '未付款('.$row['name'].') < 去付款'; + return '未付款('.$row['name'].') < 去付款'; } else if ($sta == 1) { return '已付款,等发货'; } else if ($sta == 2) { diff --git a/src/user/templets/album_add.htm b/src/user/templets/album_add.htm index 4c27d58f..d94c4391 100755 --- a/src/user/templets/album_add.htm +++ b/src/user/templets/album_add.htm @@ -117,7 +117,7 @@
- 看不清点击更换
diff --git a/src/user/templets/album_edit.htm b/src/user/templets/album_edit.htm index 10b39583..94a3e371 100755 --- a/src/user/templets/album_edit.htm +++ b/src/user/templets/album_edit.htm @@ -164,7 +164,7 @@
- 看不清点击更换
diff --git a/src/user/templets/archives_add.htm b/src/user/templets/archives_add.htm index ab00724a..65e4e62d 100755 --- a/src/user/templets/archives_add.htm +++ b/src/user/templets/archives_add.htm @@ -87,7 +87,7 @@
- 看不清点击更换
diff --git a/src/user/templets/archives_edit.htm b/src/user/templets/archives_edit.htm index 74404cb8..c2279ec4 100755 --- a/src/user/templets/archives_edit.htm +++ b/src/user/templets/archives_edit.htm @@ -86,7 +86,7 @@
- 看不清点击更换
diff --git a/src/user/templets/archives_sg_add.htm b/src/user/templets/archives_sg_add.htm index f258bea0..213fb7c7 100755 --- a/src/user/templets/archives_sg_add.htm +++ b/src/user/templets/archives_sg_add.htm @@ -87,7 +87,7 @@
- 看不清点击更换
diff --git a/src/user/templets/archives_sg_edit.htm b/src/user/templets/archives_sg_edit.htm index c9a39570..3717b2b1 100755 --- a/src/user/templets/archives_sg_edit.htm +++ b/src/user/templets/archives_sg_edit.htm @@ -74,7 +74,7 @@
- 看不清点击更换
diff --git a/src/user/templets/article_add.htm b/src/user/templets/article_add.htm index a99f14f6..73d20f05 100755 --- a/src/user/templets/article_add.htm +++ b/src/user/templets/article_add.htm @@ -91,7 +91,7 @@
- 看不清点击更换
diff --git a/src/user/templets/article_edit.htm b/src/user/templets/article_edit.htm index e7f4adb7..41753db5 100755 --- a/src/user/templets/article_edit.htm +++ b/src/user/templets/article_edit.htm @@ -94,7 +94,7 @@
- 看不清点击更换
diff --git a/src/user/templets/buy.htm b/src/user/templets/buy.htm index 2fb3719c..300a6c72 100755 --- a/src/user/templets/buy.htm +++ b/src/user/templets/buy.htm @@ -70,7 +70,7 @@
验证码: - 看不清点击更换
'.$fields['oldinfo'].''; + echo ''.$fields['oldinfo'].''; ?> [推荐] - 点击我更换图片 diff --git a/src/user/templets/resetpassword.htm b/src/user/templets/resetpassword.htm index b8eafda6..e8bddac8 100755 --- a/src/user/templets/resetpassword.htm +++ b/src/user/templets/resetpassword.htm @@ -16,7 +16,7 @@ num = num + rand; $('#ver_code').css('visibility','visible'); if ($("#vdimgck")[0]) { - $("#vdimgck")[0].src = "../plus/vdimgck.php?tag=" + num; + $("#vdimgck")[0].src = "../apps/vdimgck.php?tag=" + num; } return false; } @@ -81,8 +81,8 @@
- 点击我更换图片
diff --git a/src/user/templets/resetpassword3.htm b/src/user/templets/resetpassword3.htm index ec3cb6a3..6b3b9457 100755 --- a/src/user/templets/resetpassword3.htm +++ b/src/user/templets/resetpassword3.htm @@ -41,8 +41,8 @@
- 点击我更换图片
diff --git a/src/user/templets/shops_products.htm b/src/user/templets/shops_products.htm index 92c0c7dd..cd177c1c 100755 --- a/src/user/templets/shops_products.htm +++ b/src/user/templets/shops_products.htm @@ -114,7 +114,7 @@
{dede:field.oid/}{dede:field.title/}{dede:field.title/} {dede:field.price/} {dede:field.buynum/} {dede:field.oid function="carTime(@me)"/}