diff --git a/pages.json b/pages.json
index 7ab9454..7c96f99 100644
--- a/pages.json
+++ b/pages.json
@@ -46,7 +46,7 @@
"path": "pages/videoCircle/gDvideo",
"style": {
"navigationBarTitleText": "视频列表",
- "enablePullDownRefresh": true,
+ "enablePullDownRefresh": false,
"onReachBottomDistance":200,
"navigationStyle": "custom",
"app-plus": {
diff --git a/pages/videoCircle/gDvideo.vue b/pages/videoCircle/gDvideo.vue
index 5ae6ce0..e9e9d6f 100644
--- a/pages/videoCircle/gDvideo.vue
+++ b/pages/videoCircle/gDvideo.vue
@@ -1,143 +1,249 @@
-
-
-
-
-
-
-
-
- 评分
- 5.0
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+ 评分
+
+ {{ordersScore}}
+
-
-
-
- {{order.artificerName}}
-
-
- {{order.technicianTypeName}}
-
-
-
-
-
-
-
-
- {{Information==''?'暂无简介':Information}}
+
-
-
-
-
-
+
+
+ {{order.artificerName}}
+
+
+ {{order.technicianTypeName}}
-
-
-
-
-
-
-
-
-
+
+
+ {{order.content==''?'暂无简介':order.content}}
+
+
+
+
+
+
+
+ {{item.day}}
+ {{item.month}}月
+
+
+
+ {{item.content}}
+
+
+
+
+
+
+
+
+
+
+
+
+ {{item.pls}}
+
+
+
+ {{item.dzs}}
+
+
+
+
+
+
+
+
+ {{loadingText[loadingType]}}
+
+
+
+
+
+
+
+
+
+ {{contentVideo}}
+
+
+
+
+
+
+
+
-
+ .info-avatar {
+ position: absolute;
+ left: 0;
+ top: -56rpx;
+ margin-left: 50rpx;
+ display: flex;
+ flex-direction: row;
+ align-items: center;
+ }
+
\ No newline at end of file
diff --git a/static/guanzhu.png b/static/guanzhu.png
new file mode 100644
index 0000000..758eaf2
Binary files /dev/null and b/static/guanzhu.png differ
diff --git a/static/pinglun.png b/static/pinglun.png
new file mode 100644
index 0000000..1c6f910
Binary files /dev/null and b/static/pinglun.png differ