张延森 3 anni fa
parent
commit
5bd30a15ca

+ 2
- 1
src/components/BodyCheckItem/index.vue Vedi File

@@ -4,7 +4,8 @@
4 4
       <text>{{Data.name}}</text>
5 5
       <text>{{ToolClass.DateFormat(Data.createDate)}}</text>
6 6
     </view>
7
-    <navigator url="" hover-class="none">查看报告</navigator>
7
+    <view>{{Data.attchment}}</view>
8
+    <!-- <navigator url="" hover-class="none">查看报告</navigator> -->
8 9
   </view>
9 10
 </template>
10 11
 

+ 1
- 1
src/pages/Index/BookDetail/index.vue Vedi File

@@ -32,7 +32,7 @@
32 32
                   </view>
33 33
                   <view class="flex-item flex-h" style="flex: 1; -webkit-flex: 1;">
34 34
                     <text>阅读量:</text>
35
-                    <text class="flex-item">{{ArticleInfo.answerNum}}</text>
35
+                    <text class="flex-item">{{ArticleInfo.postData ? ArticleInfo.postData.pv : 0}}</text>
36 36
                   </view>
37 37
                 </view>
38 38
                 <view class="flex-h">