diff --git a/home/controllers/h5/market/sylive/Stic.php b/home/controllers/h5/market/sylive/Stic.php
index 64536f83..dc4f6881 100644
--- a/home/controllers/h5/market/sylive/Stic.php
+++ b/home/controllers/h5/market/sylive/Stic.php
@@ -104,13 +104,13 @@ class Stic extends Admin{
$biz_id = $this->group_id==3 ? $this->session['org_id'] : 0;
$browse_lists = $this->sylive_entity->top_lists($a_id,'browse',1,10,$biz_id);
$browse = [
- 'title' => '门店浏览排行',
+ 'title' => '门店浏览排行',
'url' => '/h5/market/sylive/stic/rank?type=browse&skey='.$skey,
'list' => $browse_lists['lists']
];
$book_lists = $this->sylive_entity->top_lists($a_id,'subscribe',1,10,$biz_id);
$book = [
- 'title' => '门店预约排行',
+ 'title' => '门店预约排行',
'url' => '/h5/market/sylive/stic/rank?type=subscribe&skey='.$skey,
'list' => $book_lists['lists']
];
@@ -191,13 +191,13 @@ class Stic extends Admin{
$biz_id = $this->group_id==3 ? $this->session['org_id'] : 0;
$watch_lists = $this->sylive_entity->top_lists($a_id,'watch',1,10,$biz_id);
$view = [
- 'title' => '门店观看排行',
+ 'title' => '门店观看排行',
'url' => '/h5/market/sylive/stic/rank?type=watch&skey='.$skey,
'list' => $watch_lists['lists']
];
$order_lists = $this->sylive_entity->top_lists($a_id,'order',1,10,$biz_id);
$order = [
- 'title' => '门店订单排行',
+ 'title' => '门店订单排行',
'url' => '/h5/market/sylive/stic/rank?type=order&skey='.$skey,
'list' => $order_lists['lists']
];
@@ -214,10 +214,10 @@ class Stic extends Admin{
//排名列表
public function rank(){
$title_arr = [
- 'browse' => '门店浏览排行',
- 'subscribe' => '门店预约排行',
- 'watch' => '门店观看排行',
- 'order' => '门店订单排行'
+ 'browse' => '门店浏览排行',
+ 'subscribe' => '门店预约排行',
+ 'watch' => '门店观看排行',
+ 'order' => '门店订单排行'
];
$params = $this->input->get();
if($this->input->is_ajax_request()){
diff --git a/home/views/h5/market/sylive/act/index.php b/home/views/h5/market/sylive/act/index.php
index 7267eed9..6142c93e 100644
--- a/home/views/h5/market/sylive/act/index.php
+++ b/home/views/h5/market/sylive/act/index.php
@@ -38,15 +38,15 @@
-->
-
+
我的
@@ -54,12 +54,12 @@
- {{item.name}}
- {{item.tip}}
+ {{item.name}}
+ {{item.tip}}
- {{item.name}}
- {{item.tip}}
+ {{item.name}}
+ {{item.tip}}
@@ -76,7 +76,7 @@
长按识别二维码,关注狸车服务号。即可接收直播提醒,还有更多福利不定期放送哦~
diff --git a/home/views/h5/market/sylive/act/item.php b/home/views/h5/market/sylive/act/item.php
index 8d9d67a0..e69cee3f 100644
--- a/home/views/h5/market/sylive/act/item.php
+++ b/home/views/h5/market/sylive/act/item.php
@@ -29,7 +29,7 @@
diff --git a/home/views/h5/market/sylive/act/share.php b/home/views/h5/market/sylive/act/share.php
index 106c5ed7..e3a7ea07 100644
--- a/home/views/h5/market/sylive/act/share.php
+++ b/home/views/h5/market/sylive/act/share.php
@@ -28,10 +28,8 @@
-
diff --git a/home/views/h5/market/sylive/biz/brands.php b/home/views/h5/market/sylive/biz/brands.php
index a5a97964..c6490934 100644
--- a/home/views/h5/market/sylive/biz/brands.php
+++ b/home/views/h5/market/sylive/biz/brands.php
@@ -1,6 +1,6 @@
-
+
![#]()
diff --git a/home/views/h5/market/sylive/biz/index.php b/home/views/h5/market/sylive/biz/index.php
index 96441791..894230bd 100644
--- a/home/views/h5/market/sylive/biz/index.php
+++ b/home/views/h5/market/sylive/biz/index.php
@@ -1,6 +1,6 @@
-
+
diff --git a/home/views/h5/market/sylive/biz/lists.php b/home/views/h5/market/sylive/biz/lists.php
index 9f989ea4..a86b56e1 100644
--- a/home/views/h5/market/sylive/biz/lists.php
+++ b/home/views/h5/market/sylive/biz/lists.php
@@ -1,6 +1,6 @@
-
+
diff --git a/home/views/h5/market/sylive/login.php b/home/views/h5/market/sylive/login.php
index ff38ddb9..652063e7 100644
--- a/home/views/h5/market/sylive/login.php
+++ b/home/views/h5/market/sylive/login.php
@@ -16,7 +16,7 @@
-
+
-
{{codeTx}}
+
{{codeTx}}
-
+
diff --git a/home/views/h5/market/sylive/stic/area.php b/home/views/h5/market/sylive/stic/area.php
index 7976f07d..51c92a2e 100644
--- a/home/views/h5/market/sylive/stic/area.php
+++ b/home/views/h5/market/sylive/stic/area.php
@@ -146,7 +146,7 @@
-
+
diff --git a/home/views/h5/market/sylive/stic/index.php b/home/views/h5/market/sylive/stic/index.php
index 5c17afb8..f3372268 100644
--- a/home/views/h5/market/sylive/stic/index.php
+++ b/home/views/h5/market/sylive/stic/index.php
@@ -63,7 +63,7 @@
-
+
@@ -205,7 +205,7 @@
$.get('/h5/market/sylive/stic/event',{'skey':'=$skey?>','page':that.page},function (res){
that.loading = false;
that.page = that.page + 1;
- that.dynamic.title = '实时
动态';
+ that.dynamic.title = '实时
动态';
that.dynamic.list = that.dynamic.list.concat(res.data.lists);
if (res.data.total == 0) {
that.isNoData = true;