diff --git a/pages.json b/pages.json index 2a55a03..ae7d364 100644 --- a/pages.json +++ b/pages.json @@ -103,6 +103,17 @@ } } }, + + { + "path": "myWelfareCard/myWelfareCard", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "uni-app分页", + "app": { + "bounce": "none" + } + } + }, { "path": "ppt/ppt", "style": { @@ -113,6 +124,16 @@ } } }, + { + "path": "pointMall/pointMall", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "uni-app分页", + "app": { + "bounce": "none" + } + } + }, { "path": "msg/msg", "style": { diff --git a/pages_app/buyPoint/buyPoint.vue b/pages_app/buyPoint/buyPoint.vue new file mode 100644 index 0000000..3c07e74 --- /dev/null +++ b/pages_app/buyPoint/buyPoint.vue @@ -0,0 +1,14 @@ + + + + + diff --git a/pages_app/myWelfare/myWelfare.vue b/pages_app/myWelfare/myWelfare.vue index 84674ad..afb1b6f 100644 --- a/pages_app/myWelfare/myWelfare.vue +++ b/pages_app/myWelfare/myWelfare.vue @@ -52,11 +52,12 @@ :class="benefit.type" @click="claimBenefit(benefit)" > - - 👥 - + {{ benefit.title }} + - {{ benefit.title }} + {{ benefit.condition }} @@ -71,27 +72,24 @@ - + + + - 📋 - 积分详情 - - - 🎁 - 福利详情 - - - 👤+ - 添加患者 + + 兑换福利卡 + + + \ No newline at end of file diff --git a/pages_app/pointMall/pointMall.vue b/pages_app/pointMall/pointMall.vue new file mode 100644 index 0000000..0c1251d --- /dev/null +++ b/pages_app/pointMall/pointMall.vue @@ -0,0 +1,679 @@ + + + + + \ No newline at end of file diff --git a/static/duihuan.png b/static/duihuan.png new file mode 100644 index 0000000..df59440 Binary files /dev/null and b/static/duihuan.png differ diff --git a/static/fljifen_big.png b/static/fljifen_big.png new file mode 100644 index 0000000..5b7a1b1 Binary files /dev/null and b/static/fljifen_big.png differ diff --git a/static/flkecheng_big.png b/static/flkecheng_big.png new file mode 100644 index 0000000..cbea642 Binary files /dev/null and b/static/flkecheng_big.png differ diff --git a/static/flkejian_big.png b/static/flkejian_big.png new file mode 100644 index 0000000..13b7623 Binary files /dev/null and b/static/flkejian_big.png differ diff --git a/static/flshipin_big.png b/static/flshipin_big.png new file mode 100644 index 0000000..98debac Binary files /dev/null and b/static/flshipin_big.png differ diff --git a/static/flupan_big.png b/static/flupan_big.png new file mode 100644 index 0000000..4f6a597 Binary files /dev/null and b/static/flupan_big.png differ diff --git a/static/flupannull_big.png b/static/flupannull_big.png new file mode 100644 index 0000000..bd4d4f9 Binary files /dev/null and b/static/flupannull_big.png differ diff --git a/static/flwanfang_big.png b/static/flwanfang_big.png new file mode 100644 index 0000000..585785c Binary files /dev/null and b/static/flwanfang_big.png differ diff --git a/static/flwen_big.png b/static/flwen_big.png new file mode 100644 index 0000000..f6f12f8 Binary files /dev/null and b/static/flwen_big.png differ diff --git a/static/fulidetail.png b/static/fulidetail.png new file mode 100644 index 0000000..e2b6175 Binary files /dev/null and b/static/fulidetail.png differ diff --git a/static/icon_empty.png b/static/icon_empty.png new file mode 100644 index 0000000..1e19daf Binary files /dev/null and b/static/icon_empty.png differ diff --git a/static/jifendetail.png b/static/jifendetail.png new file mode 100644 index 0000000..ff3b45a Binary files /dev/null and b/static/jifendetail.png differ diff --git a/static/tianjiapatient.png b/static/tianjiapatient.png new file mode 100644 index 0000000..7f0b9c9 Binary files /dev/null and b/static/tianjiapatient.png differ