diff --git a/pages_order/sharing/article.vue b/pages_order/sharing/article.vue
index a1de2f8..7e00bca 100644
--- a/pages_order/sharing/article.vue
+++ b/pages_order/sharing/article.vue
@@ -111,7 +111,7 @@
id: this.id,
state: "3",
}
- this.$fetch('addLogShareInfo', params)
+ // this.$fetch('addLogShareInfo', params)
shareLog.insert(this.id)
diff --git a/pages_order/sharing/group.vue b/pages_order/sharing/group.vue
index f552750..4956838 100644
--- a/pages_order/sharing/group.vue
+++ b/pages_order/sharing/group.vue
@@ -1,234 +1,250 @@
-
+
-
-
- {{ `${detail.headTitle || ''}(${detail.memberNum || 0})` }}
+
+
+ {{ `${detail.headTitle || ''}(${detail.memberNum || 0})` }}
-
-
-
-
- 扫一扫,加群主审核进群
-
-
-
+
+
+
+
+ 扫一扫,加群主审核进群
+
+
+
-
+
-
+
\ No newline at end of file
diff --git a/pages_order/sharing/personal.vue b/pages_order/sharing/personal.vue
index 4741fb4..2e2f799 100644
--- a/pages_order/sharing/personal.vue
+++ b/pages_order/sharing/personal.vue
@@ -1,228 +1,244 @@
-
+
-
-
- {{ detail.headTitle || '' }}
+
+
+ {{ detail.headTitle || '' }}
-
-
-
-
- 长按识别二维码,了解更多内容!
-
-
-
+
+
+
+
+ 长按识别二维码,了解更多内容!
+
+
+
-
+
-
+
\ No newline at end of file
diff --git a/pages_order/sharing/video.vue b/pages_order/sharing/video.vue
index 721e465..ca1bbab 100644
--- a/pages_order/sharing/video.vue
+++ b/pages_order/sharing/video.vue
@@ -1,189 +1,217 @@
-
+
-
-
-
- {{ detail.author || '' }}
- {{ detail.headTitle || '' }}
- {{ detail.textDetails || '' }}
-
-
-
-
-
-
-
-
-
+
+
+
+ {{ detail.author || '' }}
+ {{ detail.headTitle || '' }}
+ {{ detail.textDetails || '' }}
+
+
+
+
+
+
+
+
+
+ this.id = id
-
\ No newline at end of file