diff --git a/application/wechat/view/config/options_api.html b/application/wechat/view/config/options_api.html
index f243097fa..6859fcdb0 100644
--- a/application/wechat/view/config/options_api.html
+++ b/application/wechat/view/config/options_api.html
@@ -54,9 +54,9 @@
+
-
diff --git a/application/wechat/view/config/options_thr.html b/application/wechat/view/config/options_thr.html
index 19a82632a..62b2ab13a 100644
--- a/application/wechat/view/config/options_thr.html
+++ b/application/wechat/view/config/options_thr.html
@@ -57,9 +57,9 @@
+
-
diff --git a/application/wechat/view/fans/index.html b/application/wechat/view/fans/index.html
index be5a7d74c..5661d8e42 100644
--- a/application/wechat/view/fans/index.html
+++ b/application/wechat/view/fans/index.html
@@ -2,15 +2,15 @@
{block name="button"}
-{if auth("wechat/fans/setblack")}
-
+{if auth("setblack")}
+
{/if}
-{if auth("wechat/fans/delblack")}
-
+{if auth("delblack")}
+
{/if}
-{if auth("wechat/fans/sync")}
+{if auth("sync")}
{/if}
@@ -74,17 +74,17 @@
{eq name='vo.is_black' value='0'}
-
- 拉 黑
+
+ 拉 黑
{else}
-
- 拉 白
+
+ 拉 白
{/eq}
- {if auth("wechat/fans/remove")}
- 删 除
+ {if auth("remove")}
+ 删 除
{/if}
|
diff --git a/application/wechat/view/fans/index_search.html b/application/wechat/view/fans/index_search.html
index e0f5d6acf..23e5612fb 100644
--- a/application/wechat/view/fans/index_search.html
+++ b/application/wechat/view/fans/index_search.html
@@ -1,4 +1,3 @@
-