diff --git a/components/content-item/index.vue b/components/content-item/index.vue
new file mode 100644
index 0000000..b67ae4b
--- /dev/null
+++ b/components/content-item/index.vue
@@ -0,0 +1,124 @@
+
+
+
+
+
+
+
+
+ #配饰就该这么搭#
+
+
+
+ 2.5w
+
+
+
+ 2.5w
+
+
+
+ 2.5w
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages.json b/pages.json
index 664b9b7..ecf3575 100644
--- a/pages.json
+++ b/pages.json
@@ -75,6 +75,29 @@
}
}
},
+ {
+ "path": "pages/user/content",
+ "style": {
+ "navigationBarTitleText": "内容管理",
+ "app-plus": {
+ "titleNView": {
+ "backgroundColor": "#FFFFFF",
+ "titleColor": "#333333"
+ }
+ }
+ }
+ },
+ {
+ "path": "pages/user/contentDetails",
+ "style": {
+ "app-plus": {
+ "titleNView": {
+ "backgroundColor": "#FFFFFF",
+ "titleColor": "#333333"
+ }
+ }
+ }
+ },
{
"path": "pages/user/complaint",
"style": {
@@ -86,6 +109,18 @@
}
}
}
+ },
+ {
+ "path": "pages/user/complaintDetails",
+ "style": {
+ "navigationBarTitleText": "骑手投诉详情",
+ "app-plus": {
+ "titleNView": {
+ "backgroundColor": "#FFFFFF",
+ "titleColor": "#333333"
+ }
+ }
+ }
}
],
"globalStyle": {
diff --git a/pages/index/index.vue b/pages/index/index.vue
index 1e86ffe..f1afabd 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -66,7 +66,7 @@
-
+
发布
@@ -271,7 +271,6 @@ export default {
height: 36rpx;
flex-shrink: 0;
margin-bottom: 2rpx;
- background-color: aqua;
}
.text {
font-size: 20rpx;
diff --git a/pages/user/complaint.vue b/pages/user/complaint.vue
index b1107c1..89a0f59 100644
--- a/pages/user/complaint.vue
+++ b/pages/user/complaint.vue
@@ -1,6 +1,6 @@
-
+
@@ -13,7 +13,14 @@ export default {
},
components: {
ComplaintItem
- }
+ },
+ methods: {
+ toDetailsPage() {
+ uni.navigateTo({
+ url: '/pages/user/complaintDetails'
+ });
+ }
+ },
};
\ No newline at end of file
diff --git a/pages/user/content.vue b/pages/user/content.vue
new file mode 100644
index 0000000..70b13fe
--- /dev/null
+++ b/pages/user/content.vue
@@ -0,0 +1,109 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/user/contentDetails.vue b/pages/user/contentDetails.vue
new file mode 100644
index 0000000..3650a28
--- /dev/null
+++ b/pages/user/contentDetails.vue
@@ -0,0 +1,173 @@
+
+
+
+
+
+
+
+ 2.5w
+
+
+
+
+ 2.5w
+
+
+
+
+ 2.5w
+
+
+
+
+
+
+
+ 发送
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/user/index.vue b/pages/user/index.vue
index 7e9db19..8a7425a 100644
--- a/pages/user/index.vue
+++ b/pages/user/index.vue
@@ -1,6 +1,6 @@
-
+
@@ -15,7 +15,7 @@
我的粉丝
-
+
内容管理
diff --git a/pages/user/updatePassword.vue b/pages/user/updatePassword.vue
index 7f97739..4ba7d3d 100644
--- a/pages/user/updatePassword.vue
+++ b/pages/user/updatePassword.vue
@@ -1,16 +1,16 @@
-
-
-
+
+
+
-
+
-
+
diff --git a/static/image/user/返回@2x.png b/static/image/user/1.png
similarity index 100%
rename from static/image/user/返回@2x.png
rename to static/image/user/1.png
diff --git a/static/image/user/2.png b/static/image/user/2.png
new file mode 100644
index 0000000..677f54b
Binary files /dev/null and b/static/image/user/2.png differ
diff --git a/static/image/user/3.png b/static/image/user/3.png
new file mode 100644
index 0000000..4d6b6d5
Binary files /dev/null and b/static/image/user/3.png differ
diff --git a/static/image/user/4.png b/static/image/user/4.png
new file mode 100644
index 0000000..3fe620b
Binary files /dev/null and b/static/image/user/4.png differ
diff --git a/static/image/user/5.png b/static/image/user/5.png
new file mode 100644
index 0000000..cf3ef54
Binary files /dev/null and b/static/image/user/5.png differ
diff --git a/static/image/user/6.png b/static/image/user/6.png
new file mode 100644
index 0000000..f059d34
Binary files /dev/null and b/static/image/user/6.png differ
diff --git a/static/image/user/7.png b/static/image/user/7.png
new file mode 100644
index 0000000..ffa4cd3
Binary files /dev/null and b/static/image/user/7.png differ