-
-
-
{{ item.title }}
-
{{ item.detail }}
-
-
-
-
进场时间:
-
-
{{ item.intoBegintime }} 至
-
{{ item.intoEndtime }}
-
-
-
-
离场时间:
-
-
{{ item.exitBegintime }} 至
-
{{ item.exitEndtime }}
-
-
+
+
+
+
商家入驻
+
+
+
商家权益
+ 成都市金牛区xxxx大厦成都…
+
+
+
免费入驻
+ 面对50万新区市民免费展示推荐
+
+
+
宣传报道
+ 分批次获得媒体公开点名
+
+
+
出席仪式
+ 邀请重点协会与商家代表参与启动仪式、颁奖仪式
+
+
+
直通车
+ 商家诉求收集汇总反馈
+
+
+
查看更多优惠
@@ -83,45 +104,7 @@
},
methods: {
- ...mapActions(['autoLogin', 'getUserInfo']),
-
- getList () {
- if (this.isMore) return
-
- this.$loading()
- this.$instance.post(`/api/appactivityinfo/list`, null, {
- withoutToken: true,
- params: {
- current: this.current,
- size: 10
- }
- }).then(res => {
- if (res.code === 0) {
- this.$hideLoading()
- if (this.current > 1) {
- this.list = [...this.list, ...res.data.records]
- } else {
- this.list = res.data.records
- }
-
- if (res.data.records.length < 10) {
- this.isMore = true
-
- return false
- }
-
- this.current = this.current + 1
- } else {
- this.isMore = true
- }
- }).catch(() => {
- this.$hideLoading()
- })
- }
- },
-
- onReachBottom () {
- this.getList()
+ ...mapActions(['autoLogin', 'getUserInfo'])
}
}
@@ -129,7 +112,7 @@
diff --git a/src/project/tianfuxing/AppHome/Ranking.vue b/src/project/tianfuxing/AppHome/Ranking.vue
new file mode 100644
index 0000000..a99ad53
--- /dev/null
+++ b/src/project/tianfuxing/AppHome/Ranking.vue
@@ -0,0 +1,453 @@
+
+
+
+
+
+
+
+
+
+ 个人榜单
+ 社区榜单
+ 小区榜单
+
+
+
+ 排行
+ 个人
+ 积分
+
+
+
+
{{ index + 1 }}
+
+
+
卓嘉娣
+
+
1,325
+
+
+
+
+
+
+
+
+
+
diff --git a/src/project/tianfuxing/AppHome/Store.vue b/src/project/tianfuxing/AppHome/Store.vue
new file mode 100644
index 0000000..c94a2c8
--- /dev/null
+++ b/src/project/tianfuxing/AppHome/Store.vue
@@ -0,0 +1,67 @@
+
+
+
+
+
+
+
实惠超市
+
Lv.1会员进店享受9折优惠
+
+
+
+
+
+
+
+
+
+
diff --git a/src/project/tianfuxing/AppHome/StoreDetail.vue b/src/project/tianfuxing/AppHome/StoreDetail.vue
new file mode 100644
index 0000000..d732402
--- /dev/null
+++ b/src/project/tianfuxing/AppHome/StoreDetail.vue
@@ -0,0 +1,132 @@
+
+
+
+
+
+
+
diff --git a/src/project/tianfuxing/AppSquare/AppSquare.vue b/src/project/tianfuxing/AppSquare/AppSquare.vue
new file mode 100644
index 0000000..3060e84
--- /dev/null
+++ b/src/project/tianfuxing/AppSquare/AppSquare.vue
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+