河南省青年企业家协会(HeNan Young
- Entrepreneurs’Association),简称为省青企协,是全省性的青年企业家的群众组织,是共青团联系青年企业家的桥梁和纽带,是具有独立法人资格的非营利性社会团体,是中国青年企业家协会、河南省青年联合会、河南省企业联合会(河南省企业家协会)的团体会员。
-
-
-
-
-
-
-
-
-
-
- 公司/产品介绍
-
- 联系TA
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/pages/index/discovery.vue b/pages/packageA/info/discovery.vue
similarity index 98%
rename from pages/index/discovery.vue
rename to pages/packageA/info/discovery.vue
index fc994a1..01586fb 100644
--- a/pages/index/discovery.vue
+++ b/pages/packageA/info/discovery.vue
@@ -87,14 +87,14 @@
- 申请入会
- 会员名录
@@ -237,4 +237,4 @@
position: relative;
}
-
\ No newline at end of file
+
diff --git a/pages/index/policy.vue b/pages/packageA/info/policy.vue
similarity index 94%
rename from pages/index/policy.vue
rename to pages/packageA/info/policy.vue
index ea36a7c..9cbfd52 100644
--- a/pages/index/policy.vue
+++ b/pages/packageA/info/policy.vue
@@ -18,7 +18,7 @@
{{item.name}}
+ @click="openUrl('/pages/packageA/info/policy_list?id='+item.id)">{{item.name}}
@@ -83,4 +83,4 @@
\ No newline at end of file
+
diff --git a/pages/index/policy_info.vue b/pages/packageA/info/policy_info.vue
similarity index 100%
rename from pages/index/policy_info.vue
rename to pages/packageA/info/policy_info.vue
diff --git a/pages/index/policy_list.vue b/pages/packageA/info/policy_list.vue
similarity index 94%
rename from pages/index/policy_list.vue
rename to pages/packageA/info/policy_list.vue
index a935ce8..6e41ff5 100644
--- a/pages/index/policy_list.vue
+++ b/pages/packageA/info/policy_list.vue
@@ -18,7 +18,7 @@
{{item.article_title}}
+ @click="openUrl('/pages/packageA/info/policy_info?id='+item.id)">{{item.article_title}}
@@ -87,4 +87,4 @@
\ No newline at end of file
+
diff --git a/pages/index/apply_in.vue b/pages/packageA/user/apply_in.vue
similarity index 100%
rename from pages/index/apply_in.vue
rename to pages/packageA/user/apply_in.vue
diff --git a/pages/index/events_my.vue b/pages/packageA/user/events_my.vue
similarity index 100%
rename from pages/index/events_my.vue
rename to pages/packageA/user/events_my.vue
diff --git a/pages/index/my_apply.vue b/pages/packageA/user/my_apply.vue
similarity index 100%
rename from pages/index/my_apply.vue
rename to pages/packageA/user/my_apply.vue
diff --git a/pages/index/my_card.vue b/pages/packageA/user/my_card.vue
similarity index 98%
rename from pages/index/my_card.vue
rename to pages/packageA/user/my_card.vue
index b5257b0..c9e2dbd 100644
--- a/pages/index/my_card.vue
+++ b/pages/packageA/user/my_card.vue
@@ -202,7 +202,7 @@
console.log(info);
return {
title: this.userThisInfo.nikename,
- path: '/pages/index/my_card?id=' + this.userThisInfo.member_id + '&gid=' + this.userThisInfo
+ path: '/pages/packageA/user/my_card?id=' + this.userThisInfo.member_id + '&gid=' + this.userThisInfo
.association_id,
imageUrl: this.apiImgUrl + this.userThisInfo.photo_image
}
@@ -210,7 +210,7 @@
onShareTimeline() { // 分享到朋友圈
return {
title: this.userThisInfo.nikename,
- path: '/pages/index/my_card?id=' + this.userThisInfo.member_id + '&gid=' + this.userThisInfo
+ path: '/pages/packageA/user/my_card?id=' + this.userThisInfo.member_id + '&gid=' + this.userThisInfo
.association_id,
imageUrl: this.apiImgUrl + this.userThisInfo.photo_image
}
@@ -585,4 +585,4 @@
-webkit-line-clamp: 10;
-webkit-box-orient: vertical;
}
-
\ No newline at end of file
+
diff --git a/pages/index/my_card_holder.vue b/pages/packageA/user/my_card_holder.vue
similarity index 97%
rename from pages/index/my_card_holder.vue
rename to pages/packageA/user/my_card_holder.vue
index 4623701..b801a98 100644
--- a/pages/index/my_card_holder.vue
+++ b/pages/packageA/user/my_card_holder.vue
@@ -15,7 +15,7 @@
-
@@ -95,4 +95,4 @@
\ No newline at end of file
+
diff --git a/pages/index/my_desc.vue b/pages/packageA/user/my_desc.vue
similarity index 100%
rename from pages/index/my_desc.vue
rename to pages/packageA/user/my_desc.vue
diff --git a/pages/index/my_edit.vue b/pages/packageA/user/my_edit.vue
similarity index 100%
rename from pages/index/my_edit.vue
rename to pages/packageA/user/my_edit.vue
diff --git a/pages/index/my_idea.vue b/pages/packageA/user/my_idea.vue
similarity index 100%
rename from pages/index/my_idea.vue
rename to pages/packageA/user/my_idea.vue
diff --git a/pages/index/my_invite.vue b/pages/packageA/user/my_invite.vue
similarity index 96%
rename from pages/index/my_invite.vue
rename to pages/packageA/user/my_invite.vue
index 25eceda..5992dca 100644
--- a/pages/index/my_invite.vue
+++ b/pages/packageA/user/my_invite.vue
@@ -78,14 +78,14 @@
onShareAppMessage() {
return {
title: this.userInfo.nikename + '邀请你加入【' + this.userInfo.association_name + '】',
- path: '/pages/index/apply_in?id=' + this.uid + "&association_id=" + this.userInfo.association_id,
+ path: '/pages/packageA/user/apply_in?id=' + this.uid + "&association_id=" + this.userInfo.association_id,
imageUrl: this.apiImgUrl + this.userInfo.association_image,
}
},
onShareTimeline() { // 分享到朋友圈
return {
title: this.userInfo.nikename + '邀请你加入【' + this.userInfo.association_name + '】',
- path: '/pages/index/apply_in?id=' + this.uid + "&association_id=" + this.userInfo.association_id,
+ path: '/pages/packageA/user/apply_in?id=' + this.uid + "&association_id=" + this.userInfo.association_id,
imageUrl: this.apiImgUrl + this.userInfo.association_image,
}
},
@@ -224,4 +224,4 @@
}
/* 标签内容 end*/
-
\ No newline at end of file
+
diff --git a/pages/index/my_msg.vue b/pages/packageA/user/my_msg.vue
similarity index 100%
rename from pages/index/my_msg.vue
rename to pages/packageA/user/my_msg.vue
diff --git a/pages/index/my_sign.vue b/pages/packageA/user/my_sign.vue
similarity index 100%
rename from pages/index/my_sign.vue
rename to pages/packageA/user/my_sign.vue
diff --git a/pages/packageA/user/my_vip.vue b/pages/packageA/user/my_vip.vue
new file mode 100644
index 0000000..31726a0
--- /dev/null
+++ b/pages/packageA/user/my_vip.vue
@@ -0,0 +1,172 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 出示二维码
+
+
+
+
+
+
+
+
+
+
+
+
+ {{item.business_name}}
+
+ 地址:{{item.address}}
+ 电话:{{item.telephone}}
+
+
+
+
+ 查看
+
+
+
+
+
+
+
+ 核销二维码
+
+
+
+
+
+
+ 关闭
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/packageA/user/my_vip_clerk.vue b/pages/packageA/user/my_vip_clerk.vue
new file mode 100644
index 0000000..8686720
--- /dev/null
+++ b/pages/packageA/user/my_vip_clerk.vue
@@ -0,0 +1,170 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 当前店铺:
+
+ 123456
+
+
+
+
+
+ 添加店员
+
+ 在职店员
+
+
+ 李白
+ 1800000000
+
+ 未绑定
+ 已绑定
+
+
+
+ 删除
+
+
+
+
+ 添加店员
+
+
+
+
+
+
+
+
+
+
+
+ 确定
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/packageA/user/my_vip_info.vue b/pages/packageA/user/my_vip_info.vue
new file mode 100644
index 0000000..71e4521
--- /dev/null
+++ b/pages/packageA/user/my_vip_info.vue
@@ -0,0 +1,123 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{info.business_name}}
+
+
+
+
+
+ 地址:{{info.address}}
+
+
+
+ 电话:{{info.telephone}}
+
+
+ 商家介绍
+
+ 活动介绍
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/index/user_activity.vue b/pages/packageA/user/user_activity.vue
similarity index 99%
rename from pages/index/user_activity.vue
rename to pages/packageA/user/user_activity.vue
index a8be2ba..a28b78d 100644
--- a/pages/index/user_activity.vue
+++ b/pages/packageA/user/user_activity.vue
@@ -329,7 +329,7 @@
} else {
setTimeout(() => {
uni.redirectTo({
- url: '/pages/index/event_info?id=' + res.data
+ url: '/pages/packageB/event/event_info?id=' + res.data
})
}, 1000)
}
@@ -428,7 +428,7 @@
});
setTimeout(() => {
uni.redirectTo({
- url: '/pages/index/event_info?id=' + that
+ url: '/pages/packageB/event/event_info?id=' + that
.addID
})
}, 500)
@@ -508,4 +508,4 @@
width: 0;
height: 0;
}
-
\ No newline at end of file
+
diff --git a/pages/index/user_auditing.vue b/pages/packageA/user/user_auditing.vue
similarity index 98%
rename from pages/index/user_auditing.vue
rename to pages/packageA/user/user_auditing.vue
index c82577e..0a40bfb 100644
--- a/pages/index/user_auditing.vue
+++ b/pages/packageA/user/user_auditing.vue
@@ -32,7 +32,7 @@
@@ -255,4 +255,4 @@
\ No newline at end of file
+
diff --git a/pages/index/user_auditing_info.vue b/pages/packageA/user/user_auditing_info.vue
similarity index 100%
rename from pages/index/user_auditing_info.vue
rename to pages/packageA/user/user_auditing_info.vue
diff --git a/pages/index/event_info.vue b/pages/packageB/event/event_info.vue
similarity index 98%
rename from pages/index/event_info.vue
rename to pages/packageB/event/event_info.vue
index b49c284..e83ac31 100644
--- a/pages/index/event_info.vue
+++ b/pages/packageB/event/event_info.vue
@@ -222,7 +222,7 @@
\ No newline at end of file
+
diff --git a/pages/index/new_info.vue b/pages/packageB/news/new_info.vue
similarity index 94%
rename from pages/index/new_info.vue
rename to pages/packageB/news/new_info.vue
index de99070..252a01a 100644
--- a/pages/index/new_info.vue
+++ b/pages/packageB/news/new_info.vue
@@ -72,14 +72,14 @@
// 更多参数配置,参考文档
return {
title: this.info.news_title,
- path: '/pages/index/new_info?id=' + this.info.news_id + '&gid=' + this.info.association_id,
+ path: '/pages/packageB/news/new_info?id=' + this.info.news_id + '&gid=' + this.info.association_id,
imageUrl: this.apiImgUrl + this.info.news_image,
}
},
onShareTimeline() { // 分享到朋友圈
return {
title: this.info.news_title,
- path: '/pages/index/new_info?id=' + this.info.news_id + '&gid=' + this.info.association_id,
+ path: '/pages/packageB/news/new_info?id=' + this.info.news_id + '&gid=' + this.info.association_id,
imageUrl: this.apiImgUrl + this.info.news_image,
}
},
@@ -124,4 +124,4 @@
.ks_html img {
width: 100% !important;
}
-
\ No newline at end of file
+
diff --git a/util/api.js b/util/api.js
index 75a312e..09c18ad 100644
--- a/util/api.js
+++ b/util/api.js
@@ -60,4 +60,14 @@ export const activityAdd = data => request.post('/move/activity/activityAdd', da
export const wxphoneLogin = data => request.post('/move/login/wxphone', data, false);
-export const activitySign = data => request.post('/move/activity_sign/index ', data, false);
\ No newline at end of file
+export const activitySign = data => request.post('/move/activity_sign/index', data, false);
+
+export const businesstypeList = data => request.post('/move/business/businesstypeList', data, false);
+
+export const businessList = data => request.post('/move/business/businessList', data, false);
+
+export const businessFind = data => request.post('/move/business/businessFind', data, false);
+
+export const clerkListByBusiness = data => request.post('/move/business/getClerkListByBusinessId', data, false);
+
+export const addClerk = data => request.post('/move/business/addClerk', data, false);
\ No newline at end of file