Ver código fonte

文字加下划线

Qukatie 2 meses atrás
pai
commit
ecd9b0d2df

+ 6 - 6
src/views/iosBasicData/SeafreightExportF/bills/assembly/EntrustmentLnformation.vue

@@ -21,7 +21,7 @@
                       @change="textareaBlur('hshipperDetails')"
                     ></el-input>
                   </div>
-                  <span style="font-size: 12px;color: #1e9fff" slot="reference">{{ $t("sea118n.shipper") }}</span>
+                  <span style="font-size: 12px;color: #1e9fff; text-decoration: underline;cursor: pointer;" slot="reference">{{ $t("sea118n.shipper") }}</span>
                 </el-popover>
               </span>
               <div>
@@ -92,7 +92,7 @@
                       @change="textareaBlur('hconsigneeDetails')"
                     ></el-input>
                   </div>
-                  <span style="font-size: 12px;color: #1e9fff" slot="reference">{{ $t("sea118n.cnee") }}</span>
+                  <span style="font-size: 12px;color: #1e9fff;text-decoration: underline;cursor: pointer;" slot="reference">{{ $t("sea118n.cnee") }}</span>
                 </el-popover>
               </span>
               <div>
@@ -172,7 +172,7 @@
                       @change="textareaBlur('hnotifyDetails')"
                     ></el-input>
                   </div>
-                  <span style="font-size: 12px;color: #1e9fff" slot="reference">{{ $t("sea118n.notify") }}</span>
+                  <span style="font-size: 12px;color: #1e9fff;text-decoration: underline;cursor: pointer;" slot="reference">{{ $t("sea118n.notify") }}</span>
                 </el-popover>
               </span>
               <div>
@@ -260,7 +260,7 @@
                         @change="textareaBlur('foreignAgencyDetails')"
                       ></el-input>
                     </div>
-                    <span style="font-size: 12px;color: #1e9fff" slot="reference">{{ $t("sea118n.agent") }}</span>
+                    <span style="font-size: 12px;color: #1e9fff;text-decoration: underline;cursor: pointer;" slot="reference">{{ $t("sea118n.agent") }}</span>
                   </el-popover>
                 </span>
                 <div>
@@ -398,7 +398,7 @@
                       @change="textareaBlur('marks')"
                     ></el-input>
                   </div>
-                  <span style="font-size: 12px;color: #1e9fff" slot="reference">{{ $t("sea118n.marks") }}</span>
+                  <span style="font-size: 12px;color: #1e9fff;text-decoration: underline;cursor: pointer;" slot="reference">{{ $t("sea118n.marks") }}</span>
                 </el-popover>
               </div>
               <div style="margin-top: 4px">
@@ -471,7 +471,7 @@
                           @change="textareaBlur('commodityDescr')"
                         ></el-input>
                       </div>
-                      <span style="font-size: 12px;color: #1e9fff" slot="reference">{{ $t("sea118n.descOfGoods") }}</span>
+                      <span style="font-size: 12px;color: #1e9fff;text-decoration: underline;cursor: pointer;" slot="reference">{{ $t("sea118n.descOfGoods") }}</span>
                     </el-popover>
                   </span>
                   <!--<el-col :span="5">-->