See999 před 5 roky
rodič
revize
827561daa5

+ 7 - 3
src/pages/home/login.vue Zobrazit soubor

37
           >
37
           >
38
             登录
38
             登录
39
           </button>
39
           </button>
40
-          <router-link to="/forgetPassword">
41
-            <div class="newForget">忘记密码</div>
42
-          </router-link>
40
+          <!-- <router-link to="/forgetPassword"> -->
41
+          <div class="newForget" @click="ok">忘记密码</div>
42
+          <!-- </router-link> -->
43
           <!-- </router-link> -->
43
           <!-- </router-link> -->
44
           <!-- <div class="forget">
44
           <!-- <div class="forget">
45
           <a href="">免密码登录</a>
45
           <a href="">免密码登录</a>
55
 import { loginByPwd } from "@/api/login";
55
 import { loginByPwd } from "@/api/login";
56
 import { hex_md5 } from "@/utils/md5";
56
 import { hex_md5 } from "@/utils/md5";
57
 import { getLoginInfoCache, cacheLoginInfo } from "@/utils/admin_info_cache";
57
 import { getLoginInfoCache, cacheLoginInfo } from "@/utils/admin_info_cache";
58
+import { Toast } from "vant";
58
 
59
 
59
 export default {
60
 export default {
60
   name: "Home",
61
   name: "Home",
115
     },
116
     },
116
     to: function() {
117
     to: function() {
117
       this.$router.push({ path: "/forgetPassword" });
118
       this.$router.push({ path: "/forgetPassword" });
119
+    },
120
+    ok() {
121
+      Toast.success("程序员还在开发中");
118
     }
122
     }
119
   }
123
   }
120
 };
124
 };

+ 4 - 4
src/pages/main/dialog/DoubleDialog.vue Zobrazit soubor

30
         </el-form>
30
         </el-form>
31
         <el-form
31
         <el-form
32
           :inline="true"
32
           :inline="true"
33
-          class="demo-form-inline"
33
+          class="demo-form-inline doubleForm"
34
           :model="doubleReview"
34
           :model="doubleReview"
35
           label-width="3.4rem"
35
           label-width="3.4rem"
36
         >
36
         >
51
         </el-form>
51
         </el-form>
52
         <el-form
52
         <el-form
53
           :inline="true"
53
           :inline="true"
54
-          class="demo-form-inline"
54
+          class="demo-form-inline doubleForm"
55
           :model="doubleReview"
55
           :model="doubleReview"
56
           label-width="3.4rem"
56
           label-width="3.4rem"
57
         >
57
         >
80
         </el-form>
80
         </el-form>
81
         <el-form
81
         <el-form
82
           :inline="true"
82
           :inline="true"
83
-          class="demo-form-inline"
83
+          class="demo-form-inline doubleForm"
84
           :model="doubleReview"
84
           :model="doubleReview"
85
           label-width="3.4rem"
85
           label-width="3.4rem"
86
         >
86
         >
117
 
117
 
118
         <el-form
118
         <el-form
119
           :inline="true"
119
           :inline="true"
120
-          class="demo-form-inline"
120
+          class="demo-form-inline doubleForm"
121
           :model="doubleReview"
121
           :model="doubleReview"
122
           label-width="3.4rem"
122
           label-width="3.4rem"
123
         >
123
         >

+ 10 - 10
src/pages/main/dialog/MonitDialog.vue Zobrazit soubor

18
           <div style="width:100%;overflow:hildden;">
18
           <div style="width:100%;overflow:hildden;">
19
             <table class="table" style="">
19
             <table class="table" style="">
20
               <tr @click="selectRow(-1, null)">
20
               <tr @click="selectRow(-1, null)">
21
-                <th v-if="isShow('监测时间')" width="124px">时间</th>
22
-                <th v-if="isShow('血压')" width="72px">血压(mmHg)</th>
23
-                <th v-if="isShow('脉搏')" width="80px">脉搏(次/分)</th>
24
-                <th v-if="isShow('体温')" width="80px">体温(℃)</th>
25
-                <th v-if="isShow('呼吸频率')" width="110px">呼吸频率(次/分)</th>
26
-                <th v-if="isShow('血流量')" width="92px">血流量(ml/min)</th>
21
+                <th v-if="isShow('监测时间')" width="60px">时间</th>
22
+                <th v-if="isShow('血压')" width="60px">血压(mmHg)</th>
23
+                <th v-if="isShow('脉搏')" width="50px">脉搏(次/分)</th>
24
+                <th v-if="isShow('体温')" width="50px">体温(℃)</th>
25
+                <th v-if="isShow('呼吸频率')" width="80px">呼吸频率(次/分)</th>
26
+                <th v-if="isShow('血流量')" width="70px">血流量(ml/min)</th>
27
                 <th width="76px">静脉压/动脉压(mmHg)</th>
27
                 <th width="76px">静脉压/动脉压(mmHg)</th>
28
-                <th v-if="isShow('跨膜压')" width="76px">跨膜压(mmHg)</th>
29
-                <th v-if="isShow('超滤量') && template_id ==6" width="76px">超滤量(ml)</th>
30
-                <th v-if="isShow('超滤量') && template_id !=6" width="76px">超滤量(L)</th>
31
-                <th v-if="isShow('钠浓度')" width="92px">钠浓度(mmol/L)</th>
28
+                <th v-if="isShow('跨膜压')" width="70px">跨膜压(mmHg)</th>
29
+                <th v-if="isShow('超滤量') && template_id ==6" width="60px">超滤量(ml)</th>
30
+                <th v-if="isShow('超滤量') && template_id !=6" width="60px">超滤量(L)</th>
31
+                <th v-if="isShow('钠浓度')" width="82px">钠浓度(mmol/L)</th>
32
                 <th v-if="isShow('透析液温度')" width="82px">透析液温度(℃)</th>
32
                 <th v-if="isShow('透析液温度')" width="82px">透析液温度(℃)</th>
33
                 <th v-if="isShow('置换率') && template_id ==6" width="92px">置换率(ml/min)</th>
33
                 <th v-if="isShow('置换率') && template_id ==6" width="92px">置换率(ml/min)</th>
34
                 <th v-if="isShow('置换率') && template_id !=6" width="92px">置换率(L/h)</th>
34
                 <th v-if="isShow('置换率') && template_id !=6" width="92px">置换率(L/h)</th>

+ 1 - 1
src/pages/main/dialog/PrescriptionDialog.vue Zobrazit soubor

287
         <div class="PrescSubmit">
287
         <div class="PrescSubmit">
288
           <button style="display: none" class="tj" @click="sign()">医生签名</button>
288
           <button style="display: none" class="tj" @click="sign()">医生签名</button>
289
           <button class="tjcq" @click="commitSolutionInfo" v-if="isPermission()">保存并设为长期处方</button>
289
           <button class="tjcq" @click="commitSolutionInfo" v-if="isPermission()">保存并设为长期处方</button>
290
-          <button class="tj" style="visibility: hidden;" @click="commitInfo" v-if="isPermission()">保存</button>
290
+          <button class="tj" style="display:none;" @click="commitInfo" v-if="isPermission()">保存</button>
291
         </div>
291
         </div>
292
       </div>
292
       </div>
293
     </div>
293
     </div>

+ 13 - 9
src/pages/personal/index.vue Zobrazit soubor

72
         <img class="bannerOne" src="../../assets/my/myBanner.png" alt />
72
         <img class="bannerOne" src="../../assets/my/myBanner.png" alt />
73
         <div class="avatar">
73
         <div class="avatar">
74
           <img src="../../assets/my/avatar.png" alt />
74
           <img src="../../assets/my/avatar.png" alt />
75
-          <p>{{user_name}}</p>
75
+          <p>{{ user_name }}</p>
76
         </div>
76
         </div>
77
       </div>
77
       </div>
78
       <div class="list">
78
       <div class="list">
85
             <span class="iconfont jiantou">&#xe6f9;</span>
85
             <span class="iconfont jiantou">&#xe6f9;</span>
86
           </div>
86
           </div>
87
         </router-link>
87
         </router-link>
88
-        <router-link to="/ChangePassword">
89
-          <div class="name">
90
-            <div class="left">
91
-              <img src="../../assets/my/modification.png" alt />
92
-              <span>修改密码</span>
93
-            </div>
94
-            <span class="iconfont jiantou">&#xe6f9;</span>
88
+        <!-- <router-link to="/ChangePassword"> -->
89
+        <div class="name" @click="okk">
90
+          <div class="left">
91
+            <img src="../../assets/my/modification.png" alt />
92
+            <span>修改密码</span>
95
           </div>
93
           </div>
96
-        </router-link>
94
+          <span class="iconfont jiantou">&#xe6f9;</span>
95
+        </div>
96
+        <!-- </router-link> -->
97
         <div class="name" @click="logout">
97
         <div class="name" @click="logout">
98
           <div class="left">
98
           <div class="left">
99
             <img src="../../assets/my/exit.png" alt />
99
             <img src="../../assets/my/exit.png" alt />
111
 import SideBar from "@/pages/layout/SideBar";
111
 import SideBar from "@/pages/layout/SideBar";
112
 import EditPersonal from "./EditPersonal";
112
 import EditPersonal from "./EditPersonal";
113
 import { GetMyInfo } from "@/api/admin_user";
113
 import { GetMyInfo } from "@/api/admin_user";
114
+import { Toast } from "vant";
114
 
115
 
115
 export default {
116
 export default {
116
   name: "PersonalIndex",
117
   name: "PersonalIndex",
150
     logout: function() {
151
     logout: function() {
151
       // TODO 请求退出登录接口
152
       // TODO 请求退出登录接口
152
       this.$router.push("/");
153
       this.$router.push("/");
154
+    },
155
+    okk() {
156
+      Toast.success("程序员还在开发中");
153
     }
157
     }
154
   }
158
   }
155
 };
159
 };

+ 1 - 1
src/styles/style.scss Zobrazit soubor

542
       button {
542
       button {
543
         padding: 0 0.32rem;
543
         padding: 0 0.32rem;
544
         border: $main-color;
544
         border: $main-color;
545
-        font-size: 0.36rem;
545
+        font-size: 0.45rem;
546
         text-align: center;
546
         text-align: center;
547
         height: 1rem;
547
         height: 1rem;
548
         line-height: 0.7rem;
548
         line-height: 0.7rem;