diff --git a/app/index/view/mobile/contact_us/index.html b/app/index/view/mobile/contact_us/index.html
index 45550253..5d9f3ff9 100644
--- a/app/index/view/mobile/contact_us/index.html
+++ b/app/index/view/mobile/contact_us/index.html
@@ -23,9 +23,9 @@
{volist name="ch" id="item"}

-
{$item.title}
+
$item['title_txt_color']])}>{$item.title}
{notempty name="item.desc"}
-
{$item.desc|raw}
+
$item['desc_txt_color']])}>{$item.desc|raw}
{/notempty}
{notempty name="item.extra_image"}
@@ -41,8 +41,8 @@
- {$item.title}
- {$item.desc|raw}
+ $item['title_txt_color']])}>{$item.title}
+ $item['desc_txt_color']])}>{$item.desc|raw}
diff --git a/app/index/view/mobile/product/detail.html b/app/index/view/mobile/product/detail.html
index e74277f2..323f8c66 100644
--- a/app/index/view/mobile/product/detail.html
+++ b/app/index/view/mobile/product/detail.html
@@ -110,7 +110,7 @@
- {:lang_i18n('产品描述')}
{notempty name="product_related"}
- - {:lang_i18n('关联产品')}
+ - {:lang_i18n('关联产品')}
{/notempty}
@@ -119,7 +119,7 @@
{$product.detail|raw}
{notempty name="product_related"}
-