diff --git a/pages.json b/pages.json
index a636cfb..a2865ca 100644
--- a/pages.json
+++ b/pages.json
@@ -425,8 +425,7 @@
"enablePullDownRefresh": false,
"onReachBottom": true
}
- },
- {
+ }, {
"path": "myevaluation/myevaluation",
"style": {
"navigationBarTitleText": "我的评价",
diff --git a/pagesC/Physicalexamination/Physicalexamination.vue b/pagesC/Physicalexamination/Physicalexamination.vue
index 95a931a..aa634ff 100644
--- a/pagesC/Physicalexamination/Physicalexamination.vue
+++ b/pagesC/Physicalexamination/Physicalexamination.vue
@@ -43,7 +43,7 @@
+ v-if="Number(dataone.val)>=4.4&&Number(dataone.val)<=10">
@@ -247,7 +247,7 @@
- {{dataone.date}}
+ {{datafour.date}}
@@ -278,7 +278,7 @@
- {{dataone.date}}
+ {{datafive.date}}
@@ -303,7 +303,7 @@
- {{dataone.date}}
+ {{datasix.date}}
- {{dataone.date}}
+ {{dataseven.date}}
@import './Physicalexamination.scss';
-
+
\ No newline at end of file