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 @@ - - + + + + - \ 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 @@ + + + \ 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