Browse Source

Merge branch 'new_pad_branch' of http://git.shengws.com/zhangbj/xt_pad into new_pad_branch

csx 5 years ago
parent
commit
48b81afe65

+ 1 - 1
src/pages/advice/AdvicePage.vue View File

@@ -1,6 +1,6 @@
1 1
 <template>
2 2
   <div>
3
-    <van-row class="top_row">
3
+    <van-row class="top_row" style="display:none">
4 4
       <!-- <van-col :span="9">
5 5
         <div style="visibility: hidden">
6 6
           <span class="title"></span>

+ 8 - 8
src/pages/advice/DialysisAdviceTable.vue View File

@@ -96,7 +96,7 @@
96 96
       <table class="table">
97 97
         <tr>
98 98
           <th width="60px">姓名</th>
99
-          <th width="30px">透析号</th>
99
+          <th width="40px">透析号</th>
100 100
           <th width="50px">类型</th>
101 101
           <th width="110px">开始时间</th>
102 102
           <th width="140px">医嘱内容</th>
@@ -563,7 +563,7 @@ export default {
563 563
 .choice {
564 564
   border-bottom: 1px #e5e5e5 solid;
565 565
   position: fixed;
566
-  top: 48px;
566
+  top: 0;
567 567
   right: 0;
568 568
   z-index: 66;
569 569
   left: 0;
@@ -574,9 +574,9 @@ export default {
574 574
   // @media only screen and (min-width: 376px) and (max-width: 812px) {
575 575
   //   top: 38px !important;
576 576
   // }
577
-  @media only screen and (min-width: 768px) {
578
-    top: 80px !important;
579
-  }
577
+  // @media only screen and (min-width: 768px) {
578
+  //   top: 80px !important;
579
+  // }
580 580
   ul {
581 581
     @include display-flex;
582 582
     @include align-items-center;
@@ -592,7 +592,7 @@ export default {
592 592
       @include align-items-center;
593 593
       @include text-align;
594 594
       @include justify-content-between;
595
-      padding: 0 0 0.3rem;
595
+      padding: 0.3rem 0;
596 596
       font-size: 0.45rem;
597 597
       .iconfont {
598 598
         margin: 0 0.1rem;
@@ -609,14 +609,14 @@ export default {
609 609
   }
610 610
 }
611 611
 .DialysisAdvice {
612
-  padding-top: 75px;
612
+  padding-top: 36px;
613 613
   // background: #fff;
614 614
   min-height: calc(100vh - 2px);
615 615
   // @media only screen and (max-width: 812px) {
616 616
   //   padding-top: 70px !important;
617 617
   // }
618 618
   @media only screen and (min-width: 768px) {
619
-    padding-top: 126px !important;
619
+    padding-top: 60px !important;
620 620
   }
621 621
   // @media only screen and (min-width: 813px) and (max-width: 1024px) {
622 622
   //   padding-top: 118px !important;

+ 1 - 4
src/pages/home/login.vue View File

@@ -38,7 +38,7 @@
38 38
             登录
39 39
           </button>
40 40
           <!-- <router-link to="/forgetPassword"> -->
41
-          <div class="newForget" @click="ok">忘记密码</div>
41
+          <div class="newForget" style="display:none">忘记密码</div>
42 42
           <!-- </router-link> -->
43 43
           <!-- </router-link> -->
44 44
           <!-- <div class="forget">
@@ -116,9 +116,6 @@ export default {
116 116
     },
117 117
     to: function() {
118 118
       this.$router.push({ path: "/forgetPassword" });
119
-    },
120
-    ok() {
121
-      Toast("程序员还在开发中");
122 119
     }
123 120
   }
124 121
 };

+ 36 - 36
src/pages/main/DetailsPage.vue View File

@@ -1,46 +1,45 @@
1 1
 <template>
2 2
   <div class="mainBox">
3 3
     <div class="mainContent">
4
-      <div class="newNavigation">
5
-        <div class="navigation">
6
-          <div class="goBack">
7
-            <span class="back" @click="backAction()">
8
-              <span class="iconfont">&#xe720;</span>返回
9
-            </span>
10
-            <el-popover placement="bottom" trigger="click" :disabled="true">
11
-              <li slot="reference" class="name">{{ patient_name }}</li>
12
-            </el-popover>
13
-          </div>
14
-          <div class="nav">
15
-            <ul>
16
-              <li
17
-                v-for="(item, i) in ['病历', '透析', '今日']"
18
-                :key="i"
19
-                :class="index == i ? 'active' : ''"
20
-                @click="ClickTab(i)"
21
-              >
22
-                {{ item }}
23
-              </li>
24
-            </ul>
25
-          </div>
4
+      <div class="navigation">
5
+        <div class="goBack">
6
+          <span class="back" @click="backAction()">
7
+            <span class="iconfont">&#xe720;</span>返回
8
+          </span>
9
+          <el-popover placement="bottom" trigger="click" :disabled="true">
10
+            <li slot="reference" class="name">{{ patient_name }}</li>
11
+          </el-popover>
12
+        </div>
13
+        <div class="nav">
14
+          <ul>
15
+            <li
16
+              v-for="(item, i) in ['病历', '透析', '今日']"
17
+              :key="i"
18
+              :class="index == i ? 'active' : ''"
19
+              @click="ClickTab(i)"
20
+            >
21
+              {{ item }}
22
+            </li>
23
+          </ul>
24
+        </div>
26 25
 
27
-          <!-- <div @click="openPicker()" class="time">
26
+        <!-- <div @click="openPicker()" class="time">
28 27
                   {{pickerVisible}}<span class="iconfont">&#xe74a;</span>
29 28
         </div>-->
30
-          <!-- <div class="time" style="width:1.49rem;">
29
+        <!-- <div class="time" style="width:1.49rem;">
31 30
                   <span class="iconfont">2018-01-01&#xe74a;</span>
32 31
         </div>-->
33
-          <div class="print" style="float: right; display:none">
34
-            <el-button
35
-              size="mini"
36
-              type="primary"
37
-              @click="print"
38
-              icon="el-icon-printer"
39
-              >打印</el-button
40
-            >
41
-          </div>
32
+        <div class="print" style="float: right; display:none">
33
+          <el-button
34
+            size="mini"
35
+            type="primary"
36
+            @click="print"
37
+            icon="el-icon-printer"
38
+            >打印</el-button
39
+          >
42 40
         </div>
43 41
       </div>
42
+
44 43
       <div class="Tab">
45 44
         <CaseHistory v-show="index == 0" title="病历"></CaseHistory>
46 45
         <!--<check-tab v-show="index==1" title="化验单"></check-tab>-->
@@ -167,9 +166,6 @@ export default {
167 166
 }
168 167
 .mainContent {
169 168
   position: relative;
170
-  .newNavigation {
171
-    overflow: hidden;
172
-  }
173 169
   .navigation {
174 170
     @include display-flex;
175 171
     @include align-items-center;
@@ -184,6 +180,10 @@ export default {
184 180
     right: 0;
185 181
     z-index: 100;
186 182
     background: #258ffc;
183
+    -webkit-transform:translateZ(1px);
184
+-moz-transform:translateZ(1px);
185
+-o-transform:translateZ(1px);
186
+transform:translateZ(1px);
187 187
     @media only screen and (max-width: 320px) {
188 188
       display: -webkit-box;
189 189
     }

+ 1 - 4
src/pages/personal/index.vue View File

@@ -86,7 +86,7 @@
86 86
           </div>
87 87
         </router-link>
88 88
         <!-- <router-link to="/ChangePassword"> -->
89
-        <div class="name" @click="okk">
89
+        <div class="name" style="display:none">
90 90
           <div class="left">
91 91
             <img src="../../assets/my/modification.png" alt />
92 92
             <span>修改密码</span>
@@ -151,9 +151,6 @@ export default {
151 151
     logout: function() {
152 152
       // TODO 请求退出登录接口
153 153
       this.$router.push("/");
154
-    },
155
-    okk() {
156
-      Toast("程序员还在开发中");
157 154
     }
158 155
   }
159 156
 };