diff --git a/pages.json b/pages.json index f19eb4c..1d8133d 100644 --- a/pages.json +++ b/pages.json @@ -7,6 +7,10 @@ "^u-([^-].*)": "uview-plus/components/u-$1/u-$1.vue" } }, +<<<<<<< HEAD + "pages": [{ + "path": "pages/Friend/violationreporting", +======= "pages": [ { "path": "pages/index", @@ -32,8 +36,24 @@ }, { "path": "pages/signln/harvestaddress", +>>>>>>> fc6726a74b5811cc7e918233ea3a847aadb88d7d "style": { - "navigationBarTitleText": "收货地址", + "navigationBarTitleText": "违规举报", + "navigationStyle": "custom" + } + }, + { + "path": "pages/Friend/systemnotification", + "style": { + "navigationBarTitleText": "系统通知", + "navigationStyle": "custom" + } + }, + + { + "path": "pages/signln/signid", + "style": { + "navigationBarTitleText": "签到任务", "navigationStyle": "custom" } }, @@ -44,6 +64,14 @@ "navigationStyle": "custom" } }, + { + "path": "pages/signln/harvestaddress", + "style": { + "navigationBarTitleText": "收货地址", + "navigationStyle": "custom" + } + }, + { "path": "pages/signln/successfulexchange", "style": { @@ -52,10 +80,18 @@ } }, { +<<<<<<< HEAD + "path": "pages/index", + "style": { + "navigationBarTitleText": "若依移动端框架", + "navigationStyle": "custom", + "navigationBarTextStyle": "white" +======= "path": "pages/signln/signid", "style": { "navigationBarTitleText": "签到任务", "navigationStyle": "custom" +>>>>>>> fc6726a74b5811cc7e918233ea3a847aadb88d7d } }, { @@ -216,7 +252,8 @@ { "path": "pages/communication/addfriends", "style": { - "navigationBarTitleText": "添加好友" + "navigationBarTitleText": "添加好友", + "navigationStyle": "custom" } }, @@ -229,21 +266,24 @@ { "path": "pages/Friend/messagenotification", "style": { - "navigationBarTitleText": "" + "navigationBarTitleText": "消息通知", + "navigationStyle": "custom" } }, { "path": "pages/Friend/addfruebd", "style": { - "navigationBarTitleText": "" + "navigationBarTitleText": "添加好友", + "navigationStyle": "custom" } }, { "path": "pages/common/exchange/index", "style": { - "navigationBarTitleText": "" + "navigationBarTitleText": "组件" } } + ], "tabBar": { "color": "#000000", diff --git a/pages/Friend/systemnotification.vue b/pages/Friend/systemnotification.vue new file mode 100644 index 0000000..e125f5f --- /dev/null +++ b/pages/Friend/systemnotification.vue @@ -0,0 +1,177 @@ + + + + + + \ No newline at end of file diff --git a/pages/Friend/violationreporting.vue b/pages/Friend/violationreporting.vue new file mode 100644 index 0000000..b31d318 --- /dev/null +++ b/pages/Friend/violationreporting.vue @@ -0,0 +1,318 @@ + + + + + + \ No newline at end of file diff --git a/pages/common/exchange/index.vue b/pages/common/exchange/index.vue index fe00ba9..e3e2804 100644 --- a/pages/common/exchange/index.vue +++ b/pages/common/exchange/index.vue @@ -2,7 +2,7 @@