diff --git a/pages.json b/pages.json
index 004f860..cac0be6 100644
--- a/pages.json
+++ b/pages.json
@@ -29,6 +29,12 @@
"subPackages": [{
"root": "pagesB",
"pages": [{
+ "path": "Behaviorpoints/Behaviorpoints",
+ "style": {
+ "navigationBarTitleText": "行为积分",
+ "enablePullDownRefresh": false
+ }
+ }, {
"path": "managefamily/managefamily",
"style": {
"navigationBarTitleText": "管理家庭成员",
@@ -42,11 +48,13 @@
}
}]
}],
+
"globalStyle": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#26A888",
"backgroundColor": "#F8F8F8"
+
},
"uniIdRouter": {},
"tabBar": {
diff --git a/pages/myinformation/myinformation.vue b/pages/myinformation/myinformation.vue
index 1e38b1c..afb2620 100644
--- a/pages/myinformation/myinformation.vue
+++ b/pages/myinformation/myinformation.vue
@@ -1,173 +1,180 @@
-
-
-
- 我的
-
-
-
-
-
- 张三
-
-
- 未签约
+
+
+
+ 我的
-
-
- 17869283647
-
-
- 切换家庭成员
-
-
- 管理家庭成员
-
-
-
-
- 0
-
-
- 行为积分
+
+
+
+
+ 张三
+
+
+ 未签约
-
-
- 0
+
+ 17869283647
+
+
+ 切换家庭成员
+
+
+ 管理家庭成员
+
+
+
+
+ 0
+
+
+ 行为积分
+
-
- 健康豆
+
+
+ 0
+
+
+ 健康豆
+
+
+
+
+ 0
+
+
+ 优惠券
+
-
-
- 0
+
+
+
+ 我的订单
+
+
+ 查看全部
+
+
+
+
+
+
+ 待付款
+
-
- 优惠券
+
+
+
+ 待收货
+
+
+
+
+ 待评价
+
+
+
+
+
+ 已完成
+
+
+
+
+
+
+ 常用功能
+
+
+
+
+
+ 健康档案
+
+
+
+
+
+ 我的预约
+
+
+
+
+
+ 服务评价
+
+
+
+
+
+
+
+ 护理服务订单
+
+
+
+
+
+
+
+ 专家咨询订单
+
+
+
+
+
+
+
+ 签约信息
+
+
+
+
+
+
+
+ 退出登录
+
+
+
-
-
- 我的订单
-
-
- 查看全部
-
-
-
-
-
-
- 待付款
-
-
-
-
-
- 待收货
-
-
-
-
-
- 待评价
-
-
-
-
-
- 已完成
-
-
-
-
-
-
- 常用功能
-
-
-
-
-
- 健康档案
-
-
-
-
-
- 我的预约
-
-
-
-
-
- 服务评价
-
-
-
-
-
-
-
- 护理服务订单
-
-
-
-
-
-
-
- 专家咨询订单
-
-
-
-
-
-
-
- 签约信息
-
-
-
-
-
-
-
- 退出登录
-
-
-
-
-
-
-
-
-
+
+
+
+
-
\ No newline at end of file
diff --git a/pagesB/Behaviorpoints/Behaviorpoints.vue b/pagesB/Behaviorpoints/Behaviorpoints.vue
new file mode 100644
index 0000000..05b9cee
--- /dev/null
+++ b/pagesB/Behaviorpoints/Behaviorpoints.vue
@@ -0,0 +1,161 @@
+
+
+
+
+ 我的积分
+
+ 1000
+
+
+ 积分商城
+
+
+ 兑换记录
+
+
+
+
+
+ 积分记录
+
+
+ 建立档案
+
+
+ +200
+
+
+ 2023-03-09 13:23:12
+
+
+ 兑换商品
+
+
+ -2000
+
+
+ 2023-03-09 13:23:12
+
+
+
+
+
+
\ No newline at end of file
diff --git a/static/pagesB/Behave .png b/static/pagesB/Behave .png
new file mode 100644
index 0000000..c143a4f
Binary files /dev/null and b/static/pagesB/Behave .png differ