diff --git a/application/index/view/default/agreement/index.html b/application/index/view/default/agreement/index.html index 5a1052fc4a1c98fdbf058d91e2024f6df5a7b646..ba8e7094f3503bc76d6a5dc271ce619238d52c34 100644 --- a/application/index/view/default/agreement/index.html +++ b/application/index/view/default/agreement/index.html @@ -21,7 +21,7 @@

{{$data.upd_time_time}}


-
+
{{$data.value|raw}}
diff --git a/application/index/view/default/article/index.html b/application/index/view/default/article/index.html index af0ef40dd2d906abca0e2715ff2e19113588ddbf..92d87114a1cc0252eb9e99092fca86cc92461e09 100755 --- a/application/index/view/default/article/index.html +++ b/application/index/view/default/article/index.html @@ -24,7 +24,7 @@


-
{{$article.content|raw}}
+
{{$article.content|raw}}
diff --git a/application/index/view/default/goods/index.html b/application/index/view/default/goods/index.html index 594d2b16d60fee10b60f6960483b652ab40c3303..f816c53cfd7753b0876029b44d45e0110624bc29 100755 --- a/application/index/view/default/goods/index.html +++ b/application/index/view/default/goods/index.html @@ -522,7 +522,7 @@ {{/foreach}} {{/if}} -
{{$goods.content_web|raw}}
+
{{$goods.content_web|raw}}
diff --git a/sourcecode/alipay/components/icon-nav/icon-nav.acss b/sourcecode/alipay/components/icon-nav/icon-nav.acss index 9f4d549dbddbc64e2789346c4dfa6fcf605ba8c8..7fa545a7f25c712f290bd6272945751985b2418e 100755 --- a/sourcecode/alipay/components/icon-nav/icon-nav.acss +++ b/sourcecode/alipay/components/icon-nav/icon-nav.acss @@ -12,6 +12,7 @@ text-align: center; width: 70rpx; height: 70rpx; + margin: 0 auto; } .data-list .items image { width: 60rpx !important; diff --git a/sourcecode/baidu/components/icon-nav/icon-nav.css b/sourcecode/baidu/components/icon-nav/icon-nav.css index 234fdc6e9dc46061e3b95e0a6a85f1fb60f88f1a..b0691a9eee3c63f327e10144c256b85aff59a3c1 100755 --- a/sourcecode/baidu/components/icon-nav/icon-nav.css +++ b/sourcecode/baidu/components/icon-nav/icon-nav.css @@ -14,6 +14,7 @@ text-align: center; width: 70rpx; height: 70rpx; + margin: 0 auto; } .data-list .items image { width: 60rpx !important; diff --git a/sourcecode/qq/components/icon-nav/icon-nav.qss b/sourcecode/qq/components/icon-nav/icon-nav.qss index 234fdc6e9dc46061e3b95e0a6a85f1fb60f88f1a..b0691a9eee3c63f327e10144c256b85aff59a3c1 100755 --- a/sourcecode/qq/components/icon-nav/icon-nav.qss +++ b/sourcecode/qq/components/icon-nav/icon-nav.qss @@ -14,6 +14,7 @@ text-align: center; width: 70rpx; height: 70rpx; + margin: 0 auto; } .data-list .items image { width: 60rpx !important; diff --git a/sourcecode/toutiao/components/icon-nav/icon-nav.ttss b/sourcecode/toutiao/components/icon-nav/icon-nav.ttss index 234fdc6e9dc46061e3b95e0a6a85f1fb60f88f1a..b0691a9eee3c63f327e10144c256b85aff59a3c1 100755 --- a/sourcecode/toutiao/components/icon-nav/icon-nav.ttss +++ b/sourcecode/toutiao/components/icon-nav/icon-nav.ttss @@ -14,6 +14,7 @@ text-align: center; width: 70rpx; height: 70rpx; + margin: 0 auto; } .data-list .items image { width: 60rpx !important; diff --git a/sourcecode/weixin/components/icon-nav/icon-nav.wxss b/sourcecode/weixin/components/icon-nav/icon-nav.wxss index 234fdc6e9dc46061e3b95e0a6a85f1fb60f88f1a..b0691a9eee3c63f327e10144c256b85aff59a3c1 100755 --- a/sourcecode/weixin/components/icon-nav/icon-nav.wxss +++ b/sourcecode/weixin/components/icon-nav/icon-nav.wxss @@ -14,6 +14,7 @@ text-align: center; width: 70rpx; height: 70rpx; + margin: 0 auto; } .data-list .items image { width: 60rpx !important;