From d1d8b219a4fa88e816d0dcee4a813edbb061b69b Mon Sep 17 00:00:00 2001
From: Tcsm <1377977403@qq.com>
Date: 星期二, 16 五月 2023 22:04:27 +0800
Subject: [PATCH] 修改了家庭小医生、通讯录、收藏与荣誉的表格字段宽度以及详情页面的样式

---
 ruoyi-ui/src/views/collection/collectionInfo.vue |  317 ++++++++++++++++++++------------------
 ruoyi-ui/src/views/bignote/index.vue             |   10 
 ruoyi-ui/src/views/contacts/index.vue            |   40 ++--
 ruoyi-ui/src/views/doctor/doctorInfo.vue         |   18 +-
 ruoyi-ui/src/views/contacts/contactsInfo.vue     |   24 +-
 ruoyi-ui/src/views/collection/index.vue          |   27 +-
 ruoyi-ui/src/views/doctor/index.vue              |   27 +-
 7 files changed, 236 insertions(+), 227 deletions(-)

diff --git a/ruoyi-ui/src/views/bignote/index.vue b/ruoyi-ui/src/views/bignote/index.vue
index 7705a6e..1069a64 100644
--- a/ruoyi-ui/src/views/bignote/index.vue
+++ b/ruoyi-ui/src/views/bignote/index.vue
@@ -63,13 +63,13 @@
           start-placeholder="寮�濮嬫棩鏈�"
           end-placeholder="缁撴潫鏃ユ湡"
         ></el-date-picker>
-      </el-form-item>
-      <el-form-item>
-        <el-button size="mini" @click="handleQuery" style=" width: 65px; height: 32px;background: #FFDDE3;
+      </el-form-item><el-form-item>
+      <el-button size="mini" @click="handleQuery" style=" width: 65px; height: 32px;background: #FFDDE3;
           border-radius: 6px 6px 6px 6px;opacity:1; " >鎼滅储</el-button>
-        <el-button  size="mini" @click="resetQuery" style=" width: 65px; height: 32px;background: #FFDDE3;
+      <el-button  size="mini" @click="resetQuery" style=" width: 65px; height: 32px;background: #FFDDE3;
           border-radius: 6px 6px 6px 6px;opacity:1; " >閲嶇疆</el-button>
-      </el-form-item>
+    </el-form-item>
+
     </el-form>
 
     <div style="width: 72px;
diff --git a/ruoyi-ui/src/views/collection/collectionInfo.vue b/ruoyi-ui/src/views/collection/collectionInfo.vue
index bd2665f..01472a5 100644
--- a/ruoyi-ui/src/views/collection/collectionInfo.vue
+++ b/ruoyi-ui/src/views/collection/collectionInfo.vue
@@ -7,171 +7,180 @@
       <!--      <el-button type="primary" class="pt"   @click="handleExport"-->
       <!--                 v-hasPermi="['self:user:export']" >瀵煎嚭</el-button>-->
     </div>
+    <div>
+      <el-container>
+        <el-col >
+           <el-form ref="elForm" :model="formData" :rules="rules" size="medium" label-position="left" label-width="120px">
+          <!--      <el-form-item label="id" prop="id">-->
+          <!--        <el-input v-model="formData.id" placeholder="璇疯緭鍏d" :maxlength="11" show-word-limit :disabled="true"-->
+          <!--                  clearable prefix-icon='el-icon-mobile' :style="{width: '100%'}"></el-input>-->
+          <!--      </el-form-item>-->
+           <el-row :span="5">
+            <el-form-item label="鑾峰緱鏃堕棿" prop="happenTime" label-width="70px" style="background: #FAD1E0;border-radius: 7px 7px 7px 7px;opacity: 1;">
+              <el-input v-model="formData.happenTime" placeholder="璇疯緭鍏ヨ幏寰楁椂闂�" clearable :style="{width: '100%'}" :disabled="dsb">
+              </el-input>
+            </el-form-item>
+           </el-row>
+           <el-row :span="5">
+             <el-form-item label="绫诲埆" prop="type" label-width="40px" style="background: #FAD1E0;border-radius: 7px 7px 7px 7px;opacity: 1;">
+              <el-input v-model="formData.type" placeholder="璇疯緭鍏ョ被鍒�" clearable :style="{width: '100%'}" :disabled="dsb">
+              </el-input>
+            </el-form-item>
+           </el-row>
+            <el-form-item label="鍚嶇О" prop="name" label-width="50px" style="background: #FAD1E0;border-radius: 7px 7px 7px 7px;opacity: 1;">
+              <el-input v-model="formData.name" placeholder="璇疯緭鍏ュ悕绉�" clearable :style="{width: '100%'}" :disabled="dsb">
+              </el-input>
+            </el-form-item>
+            <el-form-item label="鏉ユ簮" prop="source" label-width="50px" style="background: #FAD1E0;border-radius: 7px 7px 7px 7px;opacity: 1;">
+              <el-input v-model="formData.source" placeholder="璇疯緭鍏ユ潵婧�" clearable :style="{width: '100%'}" :disabled="dsb">
+              </el-input>
+            </el-form-item>
+            <el-form-item label="鎸佹湁鑰�" prop="owner" label-width="65px" style="background: #FAD1E0;border-radius: 7px 7px 7px 7px;opacity: 1;">
+              <el-input v-model="formData.owner" placeholder="璇疯緭鍏ユ寔鏈夎��" clearable :style="{width: '100%'}" :disabled="dsb">
+              </el-input>
+            </el-form-item>
+            <el-form-item label="浠峰��" prop="price" label-width="50px" style="background: #FAD1E0;border-radius: 7px 7px 7px 7px;opacity: 1;">
+              <el-input v-model="formData.price" placeholder="璇疯緭鍏ヤ环鍊�" clearable :style="{width: '100%'}" :disabled="dsb">
+              </el-input>
+            </el-form-item>
+            <el-form-item label="瀛樻斁浣嶇疆" prop="location" label-width="80px" style="background: #FAD1E0;border-radius: 7px 7px 7px 7px;opacity: 1;">
+              <el-input v-model="formData.location" placeholder="璇疯緭鍏ュ瓨鏀句綅缃�" clearable :style="{width: '100%'}" :disabled="dsb">
+              </el-input>
+            </el-form-item>
 
-    <el-form ref="elForm" :model="formData" :rules="rules" size="medium" label-width="100px">
-      <!--      <el-form-item label="id" prop="id">-->
-      <!--        <el-input v-model="formData.id" placeholder="璇疯緭鍏d" :maxlength="11" show-word-limit :disabled="true"-->
-      <!--                  clearable prefix-icon='el-icon-mobile' :style="{width: '100%'}"></el-input>-->
-      <!--      </el-form-item>-->
-      <el-form-item label="鑾峰緱鏃堕棿" prop="happenTime">
-        <el-input v-model="formData.happenTime" placeholder="璇疯緭鍏ヨ幏寰楁椂闂�" clearable :style="{width: '100%'}" :disabled="dsb">
-        </el-input>
-      </el-form-item>
-      <el-form-item label="绫诲埆" prop="type">
-        <el-input v-model="formData.type" placeholder="璇疯緭鍏ョ被鍒�" clearable :style="{width: '100%'}" :disabled="dsb">
-        </el-input>
-      </el-form-item>
-      <el-form-item label="鍚嶇О" prop="name">
-        <el-input v-model="formData.name" placeholder="璇疯緭鍏ュ悕绉�" clearable :style="{width: '100%'}" :disabled="dsb">
-        </el-input>
-      </el-form-item>
-      <el-form-item label="鏉ユ簮" prop="source">
-        <el-input v-model="formData.source" placeholder="璇疯緭鍏ユ潵婧�" clearable :style="{width: '100%'}" :disabled="dsb">
-        </el-input>
-      </el-form-item>
-      <el-form-item label="鎸佹湁鑰�" prop="owner">
-        <el-input v-model="formData.owner" placeholder="璇疯緭鍏ユ寔鏈夎��" clearable :style="{width: '100%'}" :disabled="dsb">
-        </el-input>
-      </el-form-item>
-      <el-form-item label="浠峰��" prop="price">
-        <el-input v-model="formData.price" placeholder="璇疯緭鍏ヤ环鍊�" clearable :style="{width: '100%'}" :disabled="dsb">
-        </el-input>
-      </el-form-item>
-      <el-form-item label="瀛樻斁浣嶇疆" prop="location">
-        <el-input v-model="formData.location" placeholder="璇疯緭鍏ュ瓨鏀句綅缃�" clearable :style="{width: '100%'}" :disabled="dsb">
-        </el-input>
-      </el-form-item>
+            <el-form-item label="澶囨敞" prop="remark" label-width="45px" style="background: #FAD1E0;border-radius: 7px 7px 7px 7px;opacity: 1;">
+              <el-input v-model="formData.remark" placeholder="璇疯緭鍏ュ娉�" clearable :style="{width: '100%'}" :disabled="dsb"></el-input>
+            </el-form-item>
 
-      <el-form-item label="澶囨敞" prop="remark">
-        <el-input v-model="formData.remark" placeholder="璇疯緭鍏ュ娉�" clearable :style="{width: '100%'}" :disabled="dsb"></el-input>
-      </el-form-item>
-
-      <h4 class="form-header">鐢靛瓙鏂囦欢 </h4>
-      <el-upload
-        action="#"
-        list-type="picture-card"
-        multiple
-        :http-request="requestUpload"
-        :file-list="fileList"
-      >
-        <i slot="default" class="el-icon-plus"></i>
-        <div slot="file" slot-scope="{file}">
-          <img
-            class="el-upload-list__item-thumbnail"
-            :src="file.url"
-            alt=""
-            style="width: 147px; height: 147px"
-            fit="cover"
-            :preview-src-list="[file.url]"
+          <h4 class="form-header">鐢靛瓙鏂囦欢 </h4>
+          <el-upload
+            action="#"
+            list-type="picture-card"
+            multiple
+            :http-request="requestUpload"
+            :file-list="fileList"
           >
-          <span class="el-upload-list__item-actions" >
-        <span
-          v-if="isShow"
-          class="el-upload-list__item-preview"
-          @click="handlePictureCardPreview(file)"
-        >
-          <i class="el-icon-zoom-in"></i>
-        </span>
-        <span
-          v-if="isShow"
-          class="el-upload-list__item-delete"
-          @click="handleDownload(file.url)"
-        >
-          <i class="el-icon-download"></i>
-        </span>
-        <span
-          v-if="isShow"
-          class="el-upload-list__item-delete"
-          @click="handleRemove(file)"
-        >
-          <i class="el-icon-delete"></i>
-        </span>
-      </span>
+            <i slot="default" class="el-icon-plus"></i>
+            <div slot="file" slot-scope="{file}">
+              <img
+                class="el-upload-list__item-thumbnail"
+                :src="file.url"
+                alt=""
+                style="width: 147px; height: 147px"
+                fit="cover"
+                :preview-src-list="[file.url]"
+              >
+              <span class="el-upload-list__item-actions" >
+            <span
+              v-if="isShow"
+              class="el-upload-list__item-preview"
+              @click="handlePictureCardPreview(file)"
+            >
+              <i class="el-icon-zoom-in"></i>
+            </span>
+            <span
+              v-if="isShow"
+              class="el-upload-list__item-delete"
+              @click="handleDownload(file.url)"
+            >
+              <i class="el-icon-download"></i>
+            </span>
+            <span
+              v-if="isShow"
+              class="el-upload-list__item-delete"
+              @click="handleRemove(file)"
+            >
+              <i class="el-icon-delete"></i>
+            </span>
+          </span>
 
 
-        </div>
-      </el-upload>
+            </div>
+          </el-upload>
 
-      <!--<h4 class="form-header">鍏朵粬闄勪欢 </h4>
-      <el-upload
-        action=""
-        :file-list="fileListOther"
-        class="upload-demo"
-        multiple
-        :on-preview="handlePreview"
+          <!--<h4 class="form-header">鍏朵粬闄勪欢 </h4>
+          <el-upload
+            action=""
+            :file-list="fileListOther"
+            class="upload-demo"
+            multiple
+            :on-preview="handlePreview"
 
-        :on-remove="handleRemove"
-        :http-request="requestUpload"
-        :show-file-list="true"
-      >
-        <el-button v-if="isShow" type="primary" >鐐瑰嚮涓婁紶</el-button>
-        <template #tip>
-          <div class="el-upload__tip">
-          </div>
-        </template>
-
-
-      </el-upload>-->
-      <h4 class="form-header">鍏朵粬闄勪欢 </h4>
-      <el-upload
-        action=""
-        :file-list="fileListOther"
-        class="upload-demo"
-        multiple
-        list-type="picture-card"
-        :on-preview="handleFileCardPreview"
-        :on-remove="handleRemove"
-        :http-request="requestUpload"
-        :show-file-list="true"
-      >
-
-        <i slot="default" class="el-icon-plus"></i>
-        <div slot="file" slot-scope="{file}">
-          <img
-            class="el-upload-list__item-thumbnail"
-            src="../../assets/401_images/401.gif"
-            alt=""
-            style="width: 147px; height: 147px"
-            fit="cover"
+            :on-remove="handleRemove"
+            :http-request="requestUpload"
+            :show-file-list="true"
           >
-          <span class="el-upload-list__item-actions">
-                <span v-if="isShow"
-                  class="el-upload-list__item-preview"
-                  @click="handleFileCardPreview(file)"
-                >
-                  <i class="el-icon-zoom-in"></i>
-                </span>
-                <span
-                  v-if="isShow"
-                  @click="handleRemove(file)"
-                  class="el-upload-list__item-delete"
-
-                >
-                  <i class="el-icon-download"></i>
-                </span>
-                <span
-                  v-if="isShow"
-                  class="el-upload-list__item-delete"
-                  @click="handleRemoveFile(file)"
-                >
-                  <i class="el-icon-delete"></i>
-                </span>
-              </span>
+            <el-button v-if="isShow" type="primary" >鐐瑰嚮涓婁紶</el-button>
+            <template #tip>
+              <div class="el-upload__tip">
+              </div>
+            </template>
 
 
-        </div>
+          </el-upload>-->
+          <h4 class="form-header">鍏朵粬闄勪欢 </h4>
+          <el-upload
+            action=""
+            :file-list="fileListOther"
+            class="upload-demo"
+            multiple
+            list-type="picture-card"
+            :on-preview="handleFileCardPreview"
+            :on-remove="handleRemove"
+            :http-request="requestUpload"
+            :show-file-list="true"
+          >
+
+            <i slot="default" class="el-icon-plus"></i>
+            <div slot="file" slot-scope="{file}">
+              <img
+                class="el-upload-list__item-thumbnail"
+                src="../../assets/401_images/401.gif"
+                alt=""
+                style="width: 147px; height: 147px"
+                fit="cover"
+              >
+              <span class="el-upload-list__item-actions">
+                    <span v-if="isShow"
+                      class="el-upload-list__item-preview"
+                      @click="handleFileCardPreview(file)"
+                    >
+                      <i class="el-icon-zoom-in"></i>
+                    </span>
+                    <span
+                      v-if="isShow"
+                      @click="handleRemove(file)"
+                      class="el-upload-list__item-delete"
+
+                    >
+                      <i class="el-icon-download"></i>
+                    </span>
+                    <span
+                      v-if="isShow"
+                      class="el-upload-list__item-delete"
+                      @click="handleRemoveFile(file)"
+                    >
+                      <i class="el-icon-delete"></i>
+                    </span>
+                  </span>
 
 
-      </el-upload>
+            </div>
 
-      <el-form-item size="large">
-        <el-button v-if="isShow" type="primary" @click="submitForm" :disabled="dsb" >淇敼</el-button>
-      </el-form-item>
-    </el-form>
 
-    <el-dialog  :visible.sync="dialogVisible">
-      <img w-full :src="dialogImageUrl" alt="Preview Image" />
-    </el-dialog>
+          </el-upload>
+
+          <el-form-item size="large">
+            <el-button v-if="isShow" type="primary" @click="submitForm" :disabled="dsb" >淇敼</el-button>
+          </el-form-item>
+        </el-form>
+
+        </el-col>
+        <el-dialog  :visible.sync="dialogVisible">
+          <img w-full :src="dialogImageUrl" alt="Preview Image" />
+        </el-dialog>
+      </el-container>
+    </div>
   </div>
 </template>
 
@@ -459,4 +468,10 @@
   display: block;
   position: absolute;
 }
+.form_item{
+  font-size: 12px;
+  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
+  font-weight: 400;
+  color: #000000;
+}
 </style>
diff --git a/ruoyi-ui/src/views/collection/index.vue b/ruoyi-ui/src/views/collection/index.vue
index fe7572f..520c218 100644
--- a/ruoyi-ui/src/views/collection/index.vue
+++ b/ruoyi-ui/src/views/collection/index.vue
@@ -94,11 +94,10 @@
       <el-cntainer>
         <el-col :span="9" >
           <el-form-item>
-            <el-button type="primary" icon="el-icon-search" size="mini" style=" width: 65px; height: 32px;background: #FFDDE3;
-          border-radius: 6px 6px 6px 6px;opacity:1; " @click="handleQuery">鎼滅储</el-button>
-            <el-button icon="el-icon-refresh" size="mini" style=" width: 65px; height: 32px;background: #FFDDE3;
-          border-radius: 6px 6px 6px 6px;opacity:1; " @click="resetQuery">閲嶇疆</el-button>
-
+            <el-button size="mini" @click="handleQuery" style=" width: 67px;height: 27px;background: #FFDDE3;
+            border-radius: 7px 7px 7px 7px;opacity: 1; " >鎼滅储</el-button>
+            <el-button  size="mini" @click="resetQuery" style=" width: 67px;height: 27px;background: #FFDDE3;
+            border-radius: 7px 7px 7px 7px;opacity: 1; ">閲嶇疆</el-button>
           </el-form-item>
         </el-col>
       </el-cntainer>
@@ -199,31 +198,31 @@
     <el-table v-loading="loading" :data="collectionList" @selection-change="handleSelectionChange" :row-class-name="tableRowClassName" style="background: #FFEFF2;  border-radius: 14px 14px 14px 14px;">
       <el-table-column type="selection" width="25"  align="center" />
       <el-table-column  label="搴忓彿" sortable type="index" :index="(queryParams.pageNum-1)*queryParams.pageSize+1" width="60"/>
-      <el-table-column label="鑾峰緱鏃堕棿" prop="happenTime" sortable width="100" align="center">
+      <el-table-column label="鑾峰緱鏃堕棿" prop="happenTime" sortable width="160" align="center">
         <template slot-scope="scope">{{scope.row.happenTime? scope.row.happenTime: '鈥斺�斺�斺��'}}</template>
       </el-table-column>
-      <el-form-item label="绫诲埆" prop="type">
+      <el-form-item label="绫诲埆" prop="type" width="120">
         <el-select v-model="formDat.type" placeholder="璇烽�夋嫨绫诲埆" clearable :style="{width: '100%'}"  >
           <el-option v-for="(item, index) in typeOptions" :key="index" :label="item.label" :value="item.value"
           ></el-option>
         </el-select>
       </el-form-item>
-      <el-table-column label="鍚嶇О" prop="name" sortable :show-overflow-tooltip="true" width="90" align="center" >
+      <el-table-column label="鍚嶇О" prop="name" sortable :show-overflow-tooltip="true" width="120" align="center" >
         <template slot-scope="scope">{{scope.row.name? scope.row.name: '鈥斺�斺�斺��'}}</template>
       </el-table-column>
-      <el-table-column label="鏉ユ簮" prop="source" sortable width="90" align="center" >
+      <el-table-column label="鏉ユ簮" prop="source" sortable width="120" align="center" >
         <template slot-scope="scope">{{scope.row.source? scope.row.source: '鈥斺�斺�斺��'}}</template>
       </el-table-column>
-      <el-table-column label="鎸佹湁鑰�" prop="owner" sortable width="110" align="center">
+      <el-table-column label="鎸佹湁鑰�" prop="owner" sortable width="140" align="center">
         <template slot-scope="scope">{{scope.row.owner? scope.row.owner: '鈥斺�斺�斺��'}}</template>
       </el-table-column>
-      <el-table-column label="浠峰��" prop="price" sortable width="90" align="center">
+      <el-table-column label="浠峰��" prop="price" sortable width="120" align="center">
         <template slot-scope="scope">{{scope.row.price? scope.row.price: '鈥斺�斺�斺��'}}</template>
       </el-table-column>
-      <el-table-column label="瀛樻斁浣嶇疆" prop="location" sortable width="130" align="center">
+      <el-table-column label="瀛樻斁浣嶇疆" prop="location" sortable width="160" align="center">
         <template slot-scope="scope">{{scope.row.location? scope.row.location: '鈥斺�斺�斺��'}}</template>
       </el-table-column>
-      <el-table-column label="鐢靛瓙鏂囦欢" prop="url" width="80" >
+      <el-table-column label="鐢靛瓙鏂囦欢" prop="url" width="160" align="center">
         <template slot-scope="scope" >
           <img
             class="el-upload-list__item-thumbnail"
@@ -244,7 +243,7 @@
         </template>
       </el-table-column>
 
-      <el-table-column label="澶囨敞" prop="remark" sortable width="90" align="center">
+      <el-table-column label="澶囨敞" prop="remark" sortable width="120" align="center">
         <template slot-scope="scope">{{scope.row.remark? scope.row.remark: '鈥斺�斺�斺��'}}</template>
       </el-table-column>
       <el-table-column label="鎿嶄綔" align="center" class-name="small-padding fixed-width" >
diff --git a/ruoyi-ui/src/views/contacts/contactsInfo.vue b/ruoyi-ui/src/views/contacts/contactsInfo.vue
index 4161649..986d244 100644
--- a/ruoyi-ui/src/views/contacts/contactsInfo.vue
+++ b/ruoyi-ui/src/views/contacts/contactsInfo.vue
@@ -8,48 +8,48 @@
       <!--                 v-hasPermi="['self:user:export']" >瀵煎嚭</el-button>-->
     </div>
 
-    <el-form ref="elForm" :model="formData" :rules="rules" size="medium" label-width="100px">
+    <el-form ref="elForm" :model="formData" :rules="rules" size="medium" label-position="left" label-width="100px">
       <!--      <el-form-item label="id" prop="id">-->
       <!--        <el-input v-model="formData.id" placeholder="璇疯緭鍏d" :maxlength="11" show-word-limit :disabled="true"-->
       <!--                  clearable prefix-icon='el-icon-mobile' :style="{width: '100%'}"></el-input>-->
       <!--      </el-form-item>-->
-      <el-form-item label="鎴愬憳濮撳悕" prop="myName">
+      <el-form-item label="鎴愬憳濮撳悕" prop="myName" label-width="80px" style="background: #FAD1E0;border-radius: 7px 7px 7px 7px;opacity: 1;">
         <el-input v-model="formData.myName" placeholder="璇疯緭鍏ユ垚鍛樺鍚�" clearable :style="{width: '100%'}" :disabled="dsb">
         </el-input>
       </el-form-item>
-      <el-form-item label="绉板懠" prop="nickName">
+      <el-form-item label="绉板懠" prop="nickName" label-width="50px" style="background: #FAD1E0;border-radius: 7px 7px 7px 7px;opacity: 1;">
         <el-input v-model="formData.nickName" placeholder="璇疯緭鍏ョО鍛�" clearable :style="{width: '100%'}" :disabled="dsb">
         </el-input>
       </el-form-item>
-      <el-form-item label="濮撳悕" prop="name">
+      <el-form-item label="濮撳悕" prop="name" label-width="50px" style="background: #FAD1E0;border-radius: 7px 7px 7px 7px;opacity: 1;">
         <el-input v-model="formData.name" placeholder="璇疯緭鍏ュ鍚�" clearable :style="{width: '100%'}" :disabled="dsb">
         </el-input>
       </el-form-item>
-      <el-form-item label="宸ヤ綔鍗曚綅" prop="work">
+      <el-form-item label="宸ヤ綔鍗曚綅" prop="work" label-width="80px" style="background: #FAD1E0;border-radius: 7px 7px 7px 7px;opacity: 1;">
         <el-input v-model="formData.work" placeholder="璇疯緭鍏ュ叿浣撲綅缃�" clearable :style="{width: '100%'}" :disabled="dsb">
         </el-input>
       </el-form-item>
-      <el-form-item label="鎵嬫満" prop="phone">
+      <el-form-item label="鎵嬫満" prop="phone" label-width="50px" style="background: #FAD1E0;border-radius: 7px 7px 7px 7px;opacity: 1;">
         <el-input v-model="formData.phone" placeholder="璇疯緭鍏ユ墜鏈�" clearable :style="{width: '100%'}" :disabled="dsb">
         </el-input>
       </el-form-item>
-      <el-form-item label="寰俊" prop="wx">
+      <el-form-item label="寰俊" prop="wx" label-width="50px" style="background: #FAD1E0;border-radius: 7px 7px 7px 7px;opacity: 1;">
         <el-input v-model="formData.wx" placeholder="璇疯緭鍏ュ井淇�" clearable :style="{width: '100%'}" :disabled="dsb">
         </el-input>
       </el-form-item>
-      <el-form-item label="QQ" prop="qq">
+      <el-form-item label="QQ" prop="qq" label-width="50px" style="background: #FAD1E0;border-radius: 7px 7px 7px 7px;opacity: 1;">
         <el-input v-model="formData.qq" placeholder="璇疯緭鍏Q" clearable :style="{width: '100%'}" :disabled="dsb">
         </el-input>
       </el-form-item>
-      <el-form-item label="twitter" prop="twitter">
+      <el-form-item label="twitter" prop="twitter" label-width="50px" style="background: #FAD1E0;border-radius: 7px 7px 7px 7px;opacity: 1;">
         <el-input v-model="formData.twitter" placeholder="璇疯緭鍏witter" clearable :style="{width: '100%'}" :disabled="dsb">
         </el-input>
       </el-form-item>
-      <el-form-item label="鏄惁甯歌仈绯�" prop="isAlways">
+      <el-form-item label="鏄惁甯歌仈绯�" prop="isAlways" label-width="90px" style="background: #FAD1E0;border-radius: 7px 7px 7px 7px;opacity: 1;">
         <el-input v-model="formData.isAlways === 1 ? '鏄�':'鍚�' " placeholder="" clearable :style="{width: '100%'}" :disabled="dsb">
         </el-input>
       </el-form-item>
-      <el-form-item label="澶囨敞锛堟槸鍚﹀瓨鍦ㄩ噾閽卞叧绯伙級" prop="remark">
+      <el-form-item label="澶囨敞锛堟槸鍚﹀瓨鍦ㄩ噾閽卞叧绯伙級" prop="remark" label-width="180px" style="background: #FAD1E0;border-radius: 7px 7px 7px 7px;opacity: 1;">
         <el-input v-model="formData.remark" placeholder="璇疯緭鍏ュ娉�" clearable :style="{width: '100%'}" :disabled="dsb"></el-input>
       </el-form-item>
 
@@ -164,7 +164,7 @@
 </template>
 
 <script>
-import {getContactList, getContactIdList, addContact,updateContact, download,delContact,uploadPic} from "@/api/contacts/index";
+import {getContactIdList, updateContact, download,uploadPic} from "@/api/contacts/index";
 import {addRole, updateRole} from "@/api/system/role";
 import {blobValidate} from "@/utils/ruoyi";
 import errorCode from "@/utils/errorCode";
diff --git a/ruoyi-ui/src/views/contacts/index.vue b/ruoyi-ui/src/views/contacts/index.vue
index 31d9577..d60564e 100644
--- a/ruoyi-ui/src/views/contacts/index.vue
+++ b/ruoyi-ui/src/views/contacts/index.vue
@@ -62,14 +62,12 @@
             <i slot="prefix" class="el-input__icon el-icon-search"></i>
           </el-input>
         </el-form-item>
-   <el-form-item>
-          <el-button type="primary" icon="el-icon-search" size="mini" @click="handleQuery"
-                     style=" width: 65px; height: 32px;background: #FFDDE3;
-          border-radius: 6px 6px 6px 6px;opacity:1;">鎼滅储</el-button>
-          <el-button icon="el-icon-refresh" size="mini" @click="resetQuery" style=" width: 65px; height: 32px;background: #FFDDE3;
-          border-radius: 6px 6px 6px 6px;opacity:1; " >閲嶇疆</el-button>
-
-         </el-form-item>
+     <el-form-item>
+       <el-button size="mini" @click="handleQuery" style=" width: 67px;height: 27px;background: #FFDDE3;
+              border-radius: 7px 7px 7px 7px;opacity: 1; " >鎼滅储</el-button>
+       <el-button  size="mini" @click="resetQuery" style=" width: 67px;height: 27px;background: #FFDDE3;
+              border-radius: 7px 7px 7px 7px;opacity: 1; ">閲嶇疆</el-button>
+     </el-form-item>
     </el-form>
     <div>
       <div style="width: 72px;
@@ -92,7 +90,6 @@
           v-hasPermi="['system:role:add']"
         >鏂板</el-button>
       </el-col>
-
       <el-col :span="1.5">
         <el-button
           type="danger"
@@ -114,7 +111,7 @@
           v-hasPermi="['family:note:export']"
         >瀵煎嚭</el-button>
               </el-col>
-        <el-col :span="1.5">
+      <el-col :span="1.5">
           <el-button
             type="warning"
             plain
@@ -124,7 +121,7 @@
             v-hasPermi="['family:note:export']"
           >瀵煎叆妯℃澘涓嬭浇</el-button>
         </el-col>
-        <el-col :span="1.2">
+      <el-col :span="1.2">
 
           <el-upload
             action=""
@@ -139,16 +136,15 @@
 
           </el-upload>
         </el-col>
-
-
       <right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
     </el-row>
+
   </div>
     <el-table v-loading="loading" :data="contactList"  @selection-change="handleSelectionChange"  :row-class-name="tableRowClassName" style="background: #FFEFF2;  border-radius: 14px 14px 14px 14px;">
       <el-table-column type="selection" width="25"  align="center" />
       <el-table-column  label="搴忓彿" sortable type="index" :index="(queryParams.pageNum-1)*queryParams.pageSize+1" width="80"/>
 
-      <el-table-column label="鎴愬憳濮撳悕" prop="myName" sortable width="100" >
+      <el-table-column label="鎴愬憳濮撳悕" prop="myName" sortable width="160" >
         <template slot-scope="scope">
           <div>
             <a href="javascript:;" @click="handleCheck(scope.row)">{{scope.row.myName}}</a>
@@ -156,15 +152,15 @@
         </template>
 
       </el-table-column>
-      <el-table-column label="绉板懠" prop="nickName" sortable :show-overflow-tooltip="true" width="80" align="center" />
-      <el-table-column label="濮撳悕" prop="name" sortable :show-overflow-tooltip="true" width="80" align="center"/>
-      <el-table-column label="宸ヤ綔鍗曚綅" prop="work" sortable width="100" align="center" >
+      <el-table-column label="绉板懠" prop="nickName" sortable :show-overflow-tooltip="true" width="120" align="center" />
+      <el-table-column label="濮撳悕" prop="name" sortable :show-overflow-tooltip="true" width="120" align="center"/>
+      <el-table-column label="宸ヤ綔鍗曚綅" prop="work" sortable width="160" align="center" >
         <template slot-scope="scope">{{scope.row.work? scope.row.work: '鈥斺�斺�斺��'}}</template>
       </el-table-column>
-      <el-table-column label="鎵嬫満" prop="phone" sortable width="110" align="center" >
+      <el-table-column label="鎵嬫満" prop="phone" sortable width="120" align="center" >
         <template slot-scope="scope">{{scope.row.phone? scope.row.phone: '鈥斺�斺�斺��'}}</template>
       </el-table-column>
-      <el-table-column label="鍏跺畠鑱旂郴鏂瑰紡" prop="wx qq twitter" sortable width="130" align="center" >
+      <el-table-column label="鍏跺畠鑱旂郴鏂瑰紡" prop="wx qq twitter" sortable width="180" align="center" >
         <template slot-scope="scope">
           <span v-if="scope.row.wx || scope.row.qq || scope.row.twitter == true">
             {{scope.row.wx}}<br>
@@ -174,7 +170,7 @@
           <span v-else>鈥斺�斺�斺��</span>
         </template>
       </el-table-column>
-      <el-table-column label="鏄惁甯歌仈绯�" prop="isAlways" sortable width="120" align="center" >
+      <el-table-column label="鏄惁甯歌仈绯�" prop="isAlways" sortable width="170" align="center" >
         <template slot-scope="scope">
           <span v-if="scope.row.isAlways===1">鏄�</span>
           <span v-if="scope.row.isAlways===0">鍚�</span>
@@ -182,7 +178,7 @@
         </template>
       </el-table-column>
 
-      <el-table-column label="澶囨敞锛堟槸鍚﹀瓨鍦ㄩ噾閽卞叧绯伙級" prop="remark" sortable width="200" >
+      <el-table-column label="澶囨敞锛堟槸鍚﹀瓨鍦ㄩ噾閽卞叧绯伙級" prop="remark" sortable width="220" >
 
 
         <template slot-scope="scope">{{scope.row.remark? scope.row.remark: '鈥斺�斺�斺��'}}</template>
@@ -376,7 +372,7 @@
 import { Notification, MessageBox, Message, Loading } from 'element-ui'
 
 //瀵煎叆鎺ュ彛鍑芥暟
-import {getContactList,enload, getContactIdList, addContact,updateContact, delContact,uploadPic} from "@/api/contacts/index";
+import {getContactList,enload,  addContact, delContact,uploadPic} from "@/api/contacts/index";
 export default {
   name: "index",
   dicts: ['sys_normal_disable'],
diff --git a/ruoyi-ui/src/views/doctor/doctorInfo.vue b/ruoyi-ui/src/views/doctor/doctorInfo.vue
index cd456ff..33804b3 100644
--- a/ruoyi-ui/src/views/doctor/doctorInfo.vue
+++ b/ruoyi-ui/src/views/doctor/doctorInfo.vue
@@ -8,41 +8,41 @@
       <!--                 v-hasPermi="['self:user:export']" >瀵煎嚭</el-button>-->
     </div>
 
-    <el-form ref="elForm" :model="formData" :rules="rules" size="medium" label-width="100px">
+    <el-form ref="elForm" :model="formData" :rules="rules" size="medium" label-position="left" label-width="100px">
       <!--      <el-form-item label="id" prop="id">-->
       <!--        <el-input v-model="formData.id" placeholder="璇疯緭鍏d" :maxlength="11" show-word-limit :disabled="true"-->
       <!--                  clearable prefix-icon='el-icon-mobile' :style="{width: '100%'}"></el-input>-->
       <!--      </el-form-item>-->
-      <el-form-item label="绫诲瀷" prop="type">
+      <el-form-item label="绫诲瀷" prop="type" label-width="50px" style="background: #FAD1E0;border-radius: 7px 7px 7px 7px;opacity: 1;">
         <el-input v-model="formData.type" placeholder="璇疯緭鍏ョ被鍨�" clearable :style="{width: '100%'}" :disabled="dsb">
         </el-input>
       </el-form-item>
-      <el-form-item label="鐥囩姸" prop="symptom">
+      <el-form-item label="鐥囩姸" prop="symptom" label-width="50px" style="background: #FAD1E0;border-radius: 7px 7px 7px 7px;opacity: 1;">
         <el-input v-model="formData.symptom" placeholder="璇疯緭鍏ョ棁鐘�" clearable :style="{width: '100%'}" :disabled="dsb">
         </el-input>
       </el-form-item>
-      <el-form-item label="鎸佺画鏃堕棿" prop="duration">
+      <el-form-item label="鎸佺画鏃堕棿" prop="duration" label-width="80px" style="background: #FAD1E0;border-radius: 7px 7px 7px 7px;opacity: 1;">
         <el-input v-model="formData.duration" placeholder="璇疯緭鍏ユ寔缁椂闂�" clearable :style="{width: '100%'}" :disabled="dsb">
         </el-input>
       </el-form-item>
-      <el-form-item label="涓尰澶勬柟" prop="cmedical">
+      <el-form-item label="涓尰澶勬柟" prop="cmedical" label-width="80px" style="background: #FAD1E0;border-radius: 7px 7px 7px 7px;opacity: 1;">
         <el-input v-model="formData.cmedical" placeholder="璇疯緭鍏ヤ腑鍖诲鏂�" clearable :style="{width: '100%'}" :disabled="dsb">
         </el-input>
       </el-form-item>
-      <el-form-item label="瑗垮尰澶勬柟" prop="wmedical">
+      <el-form-item label="瑗垮尰澶勬柟" prop="wmedical" label-width="80px" style="background: #FAD1E0;border-radius: 7px 7px 7px 7px;opacity: 1;">
         <el-input v-model="formData.wmedical" placeholder="璇疯緭鍏ヨタ鍖诲鏂�" clearable :style="{width: '100%'}" :disabled="dsb">
         </el-input>
       </el-form-item>
-      <el-form-item label="鍔熸晥" prop="effect">
+      <el-form-item label="鍔熸晥" prop="effect" label-width="50px" style="background: #FAD1E0;border-radius: 7px 7px 7px 7px;opacity: 1;">
         <el-input v-model="formData.effect" placeholder="璇疯緭鍏ュ姛鏁�" clearable :style="{width: '100%'}" :disabled="dsb">
         </el-input>
       </el-form-item>
-      <el-form-item label="閫傜敤浜�" prop="suitable">
+      <el-form-item label="閫傜敤浜�" prop="suitable" label-width="65px" style="background: #FAD1E0;border-radius: 7px 7px 7px 7px;opacity: 1;">
         <el-input v-model="formData.suitable" placeholder="璇疯緭鍏ラ�傜敤浜�" clearable :style="{width: '100%'}" :disabled="dsb">
         </el-input>
       </el-form-item>
 
-      <el-form-item label="澶囨敞" prop="remark">
+      <el-form-item label="澶囨敞" prop="remark" label-width="50px" style="background: #FAD1E0;border-radius: 7px 7px 7px 7px;opacity: 1;">
         <el-input v-model="formData.remark" placeholder="璇疯緭鍏ュ娉�" clearable :style="{width: '100%'}" :disabled="dsb"></el-input>
       </el-form-item>
 
diff --git a/ruoyi-ui/src/views/doctor/index.vue b/ruoyi-ui/src/views/doctor/index.vue
index 14420ea..42e32df 100644
--- a/ruoyi-ui/src/views/doctor/index.vue
+++ b/ruoyi-ui/src/views/doctor/index.vue
@@ -108,12 +108,11 @@
         </el-input>
       </el-form-item>
        <el-form-item>
-            <el-button type="primary" icon="el-icon-search" size="mini" style=" width: 65px; height: 32px;background: #FFDDE3;
-          border-radius: 6px 6px 6px 6px;opacity:1; " @click="handleQuery">鎼滅储</el-button>
-            <el-button icon="el-icon-refresh" size="mini" style=" width: 65px; height: 32px;background: #FFDDE3;
-          border-radius: 6px 6px 6px 6px;opacity:1; " @click="resetQuery">閲嶇疆</el-button>
-
-          </el-form-item>
+         <el-button size="mini" @click="handleQuery" style=" width: 67px;height: 27px;background: #FFDDE3;
+            border-radius: 7px 7px 7px 7px;opacity: 1; " >鎼滅储</el-button>
+         <el-button  size="mini" @click="resetQuery" style=" width: 67px;height: 27px;background: #FFDDE3;
+            border-radius: 7px 7px 7px 7px;opacity: 1; ">閲嶇疆</el-button>
+       </el-form-item>
     </el-form>
     <div>
       <div style="width: 100px;
@@ -189,33 +188,33 @@
     <el-table v-loading="loading" :data="doctorList" @selection-change="handleSelectionChange"  :row-class-name="tableRowClassName" style="background: #FFEFF2;  border-radius: 14px 14px 14px 14px;">
       <el-table-column type="selection" width="25"  align="center" />
       <el-table-column  label="搴忓彿" sortable type="index" align="center" :index="(queryParams.pageNum-1)*queryParams.pageSize+1" width="60"/>
-      <el-table-column label="绫诲瀷" prop="type" sortable width="80" align="center">
+      <el-table-column label="绫诲瀷" prop="type" sortable width="120" align="center">
         <template slot-scope="scope">{{scope.row.type? scope.row.type: '鈥斺�斺�斺��'}}</template>
       </el-table-column>
-      <el-table-column label="鐥囩姸" prop="symptom" sortable :show-overflow-tooltip="true" width="80" align="center" >
+      <el-table-column label="鐥囩姸" prop="symptom" sortable :show-overflow-tooltip="true" width="120" align="center" >
         <template slot-scope="scope">{{scope.row.symptom? scope.row.symptom: '鈥斺�斺�斺��'}}</template>
       </el-table-column>
-      <el-table-column label="鎸佺画鏃堕棿" prop="duration" sortable :show-overflow-tooltip="true" width="110" align="center" >
+      <el-table-column label="鎸佺画鏃堕棿" prop="duration" sortable :show-overflow-tooltip="true" width="160" align="center" >
         <template slot-scope="scope">{{scope.row.duration? scope.row.duration: '鈥斺�斺�斺��'}}</template>
       </el-table-column>
-      <el-table-column label="涓尰澶勬柟" prop="cmedical" sortable width="110" align="center" >
+      <el-table-column label="涓尰澶勬柟" prop="cmedical" sortable width="160" align="center" >
         <template slot-scope="scope">{{scope.row.cmedical? scope.row.cmedical: '鈥斺�斺�斺��'}}</template>
       </el-table-column>
-      <el-table-column label="瑗垮尰澶勬柟" prop="wmedical" sortable width="110" align="center">
+      <el-table-column label="瑗垮尰澶勬柟" prop="wmedical" sortable width="160" align="center">
         <template slot-scope="scope">{{scope.row.wmedical? scope.row.wmedical: '鈥斺�斺�斺��'}}</template>
       </el-table-column>
-      <el-table-column label="鍔熸晥" prop="effect" sortable width="80" align="center" >
+      <el-table-column label="鍔熸晥" prop="effect" sortable width="120" align="center" >
         <template slot-scope="scope">{{scope.row.effect? scope.row.effect: '鈥斺�斺�斺��'}}</template>
       </el-table-column>
 
-      <el-table-column label="閫傜敤浜�" prop="suitable" sortable width="110" align="center" >
+      <el-table-column label="閫傜敤浜�" prop="suitable" sortable width="140" align="center" >
         <template slot-scope="scope">{{scope.row.suitable? scope.row.suitable: '鈥斺�斺�斺��'}}</template>
       </el-table-column>
 
       <el-table-column label="澶囨敞" prop="remark" sortable width="120" align="center">
           <template slot-scope="scope">{{scope.row.remark? scope.row.remark: '鈥斺�斺�斺��'}}</template>
           </el-table-column>
-        <el-table-column label="鐢靛瓙鏂囦欢" prop="url" width="140" align="center">
+        <el-table-column label="鐢靛瓙鏂囦欢" prop="url" width="160" align="center">
              <template slot-scope="scope" >
                <img
                  class="el-upload-list__item-thumbnail"

--
Gitblit v1.9.1