diff --git a/crmeb/.constant b/crmeb/.constant index 98aab8b4..d33d24f9 100644 --- a/crmeb/.constant +++ b/crmeb/.constant @@ -1,3 +1,3 @@ ' html += ''; diff --git a/crmeb/app/admin/view/article/article/index.php b/crmeb/app/admin/view/article/article/index.php index 673eaeb5..7d489ca8 100644 --- a/crmeb/app/admin/view/article/article/index.php +++ b/crmeb/app/admin/view/article/article/index.php @@ -1,6 +1,6 @@ {extend name="public/container"} {block name="head_top"} - + {/block} {block name="content"} diff --git a/crmeb/app/admin/view/wechat/wechat_news_category/append.php b/crmeb/app/admin/view/wechat/wechat_news_category/append.php index 3435cfed..6937f66e 100644 --- a/crmeb/app/admin/view/wechat/wechat_news_category/append.php +++ b/crmeb/app/admin/view/wechat/wechat_news_category/append.php @@ -259,7 +259,7 @@ 'title':'', 'author':$author, 'content':'', - 'image_input':'/public/system/module/wechat/news/images/image.png', + 'image_input':'{__MODULE_PATH}wechat/news/images/image.png', 'synopsis':'' } this.newList.push(arr);