luolei пре 5 година
родитељ
комит
024a9c2a66
2 измењених фајлова са 3 додато и 2 уклоњено
  1. 1 1
      src/components/Symptom.vue
  2. 2 1
      src/utils/tools.js

+ 1 - 1
src/components/Symptom.vue

@@ -412,7 +412,7 @@ export default {
         // 全部删除完 重新走问诊流程
         // this.$router.push("/")
         // this.$router.replace({path:'/'})
-        // 停留在当前页 8-19
+        // 停留在当前页 8-19   
         this.quesText = "请问您这次哪里最不舒服?";
         this.getSympList();
       }

+ 2 - 1
src/utils/tools.js

@@ -6,7 +6,7 @@ const imageUrlPrefix = 'http://192.168.2.241:82' //后台图片地址
 // const imageUrlPrefix = 'http://192.168.2.236:82' //后台图片地址
 
 const configer = {
-  slide:true,//默认展开
+  slide:true,//true展开false折叠
 }
 
 const getUrlArgObject = (parm) => {
@@ -123,6 +123,7 @@ const phoneTest = /^[1]([3-9])[0-9]{9}$/;
  * \d{2}[0-9Xx]                顺序码两位,一位校验码最后一位数字或者大小写X
  */
 /**18位
+ * 
  *
  *
  * [1-9]\d{5}                 前六位地区,非0打头