diff --git a/config.js b/config.js index 1692a89..c724aeb 100644 --- a/config.js +++ b/config.js @@ -4,8 +4,8 @@ export default { uploadQiNiuDomain: 'https://upload-z2.qiniup.com', // baseUrl: 'https://vue.ruoyi.vip/prod-api', // baseUrl: 'http://47.93.242.168:8080', - // baseUrl: 'http://47.93.242.168:8080', - baseUrl: 'http://localhost:8080', + baseUrl: 'http://47.93.242.168:8080', + // baseUrl: 'http://localhost:8080', // 应用信息 appInfo: { // 应用名称 diff --git a/manifest.json b/manifest.json index be71bc2..b14d530 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,10 @@ { "name" : "若依移动端", +<<<<<<< HEAD + "appid" : "__UNI__9F2C9D7", +======= "appid" : "__UNI__9285214", +>>>>>>> 7e91066419318ef278bdfb774de71fe10f912b5d "description" : "", "versionName" : "1.1.0", "versionCode" : "100", diff --git a/pages.json b/pages.json index 6f967bf..1c26e95 100644 --- a/pages.json +++ b/pages.json @@ -7,9 +7,12 @@ "^u-([^-].*)": "uview-plus/components/u-$1/u-$1.vue" } }, +<<<<<<< HEAD +======= +>>>>>>> 7e91066419318ef278bdfb774de71fe10f912b5d "pages": [ { "path": "pages/index", @@ -20,6 +23,12 @@ } }, { +<<<<<<< HEAD + "path": "pages/Friend/Interactivemessage", + "style": { + "navigationBarTitleText": "互动消息", + "navigationStyle": "custom" +======= "path": "pages/Friend/violationreporting" }, { @@ -27,31 +36,24 @@ "style" : { "navigationBarTitleText" : "话题详情" +>>>>>>> 7e91066419318ef278bdfb774de71fe10f912b5d } }, { - "path" : "pages/post/postPublish/postPublish", - "style" : - { - "navigationBarTitleText" : "发布话题" - } - }, - { - "path": "pages/signln/harvestaddress", - + "path": "pages/Friend/addfruebd", "style": { - "navigationBarTitleText": "违规举报", + "navigationBarTitleText": "添加好友", "navigationStyle": "custom" } }, { - "path": "pages/Friend/systemnotification", +<<<<<<< HEAD + "path": "pages/communication/addfriends", "style": { - "navigationBarTitleText": "系统通知", + "navigationBarTitleText": "添加好友", "navigationStyle": "custom" } }, - { "path": "pages/signln/signid", "style": { @@ -59,6 +61,46 @@ "navigationStyle": "custom" } }, + { + "path": "pages/Friend/violationreporting", +======= + "path": "pages/signln/harvestaddress", + +>>>>>>> 7e91066419318ef278bdfb774de71fe10f912b5d + "style": { + "navigationBarTitleText": "违规举报", + "navigationStyle": "custom" + } + }, + { + "path": "pages/signln/harvestaddress", + "style": { + "navigationBarTitleText": "地址", + "navigationStyle": "custom" + } + }, + { + "path": "pages/post/postInfo/postInfo", + "style": { + "navigationBarTitleText": "话题详情" + } + }, + { + "path": "pages/post/postPublish/postPublish", + "style": { + "navigationBarTitleText": "发布话题" + } + }, + + { + "path": "pages/Friend/systemnotification", + "style": { + "navigationBarTitleText": "系统通知", + "navigationStyle": "custom" + } + }, + + { "path": "pages/signln/exdetail", "style": { @@ -66,6 +108,8 @@ "navigationStyle": "custom" } }, +<<<<<<< HEAD +======= // { // "path": "pages/signln/harvestaddress", // "style": { @@ -74,6 +118,7 @@ // } // }, +>>>>>>> 7e91066419318ef278bdfb774de71fe10f912b5d { "path": "pages/signln/successfulexchange", "style": { @@ -81,7 +126,10 @@ "navigationStyle": "custom" } }, +<<<<<<< HEAD +======= +>>>>>>> 7e91066419318ef278bdfb774de71fe10f912b5d { "path": "pages/signln/signiddetails", "style": { @@ -245,40 +293,15 @@ "navigationBarTitleText": "搜索" } }, - { - "path": "pages/communication/addfriends", - "style": { - "navigationBarTitleText": "添加好友", - "navigationStyle": "custom" - } - }, - - { - "path": "pages/common/navbar/navbar_nead", - "style": { - "navigationBarTitleText": "navbar" - } - }, { "path": "pages/Friend/messagenotification", "style": { "navigationBarTitleText": "消息通知", "navigationStyle": "custom" } - }, - { - "path": "pages/Friend/addfruebd", - "style": { - "navigationBarTitleText": "添加好友", - "navigationStyle": "custom" - } - }, - { - "path": "pages/common/exchange/index", - "style": { - "navigationBarTitleText": "组件" - } } +<<<<<<< HEAD +======= , { "path": "pages/takeaway/index", @@ -294,6 +317,7 @@ } } +>>>>>>> 7e91066419318ef278bdfb774de71fe10f912b5d ], "tabBar": { "color": "#000000", @@ -341,5 +365,9 @@ "navigationBarTitleText": "RuoYi", "navigationBarBackgroundColor": "#FFFFFF" } +<<<<<<< HEAD +} +======= } +>>>>>>> 7e91066419318ef278bdfb774de71fe10f912b5d diff --git a/pages/Friend/Interactivemessage.vue b/pages/Friend/Interactivemessage.vue new file mode 100644 index 0000000..75b883a --- /dev/null +++ b/pages/Friend/Interactivemessage.vue @@ -0,0 +1,39 @@ + + + + + + \ No newline at end of file diff --git a/pages/Friend/addfruebd.vue b/pages/Friend/addfruebd.vue index 24e0486..50bf831 100644 --- a/pages/Friend/addfruebd.vue +++ b/pages/Friend/addfruebd.vue @@ -1,14 +1,87 @@ - + \ No newline at end of file diff --git a/pages/Friend/systemnotification.vue b/pages/Friend/systemnotification.vue index e125f5f..07a4032 100644 --- a/pages/Friend/systemnotification.vue +++ b/pages/Friend/systemnotification.vue @@ -33,7 +33,7 @@ import { reactive } from 'vue'; - import navbar_neadVue from '../common/navbar/navbar_nead.vue'; + import navbar_neadVue from '@/pages/common/navbar/navbar_nead.vue'; const arrcontent = reactive([{ id: 1, @@ -80,7 +80,7 @@