From c5d408958de4cd76c26ae939401675f0bfa24fa3 Mon Sep 17 00:00:00 2001
From: zhanghua <314079846@qq.com>
Date: 星期二, 22 十一月 2022 22:34:10 +0800
Subject: [PATCH] 文书目标优化

---
 src/views/operate/writManager/components/instruct_notification/edit.vue |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/views/operate/writManager/components/instruct_notification/edit.vue b/src/views/operate/writManager/components/instruct_notification/edit.vue
index ca510e9..6ca923c 100644
--- a/src/views/operate/writManager/components/instruct_notification/edit.vue
+++ b/src/views/operate/writManager/components/instruct_notification/edit.vue
@@ -52,13 +52,13 @@
       <span>缁忔煡锛屼綘锛堝崟浣嶏級</span><span class="underline">聽 </span
       ><input
         placeholder="鍐欐槑褰撲簨浜虹殑杩濇硶浜嬪疄鍖呮嫭杩濇硶鐨勬椂闂淬�佸湴鐐瑰拰鍏蜂綋杩濇硶琛屼负鍐呭绛�"
-        style="width: 660px"
+        style="width: 760px"
         v-model="form.illegal_content"
       /><span>銆�</span><span>浣狅紙鍗曚綅锛夌殑涓婅堪琛屼负宸茬粡杩濆弽浜�</span>
 
       <input
         placeholder=""
-        style="width: 660px"
+        style="width: 770px"
         v-model="form.deregulationist"
       />
       <span>鐨勮瀹�</span><span>銆�</span>
@@ -69,7 +69,7 @@
       >
       <input
         placeholder=""
-        style="width: 760px"
+        style="width: 700px"
         v-model="form.according_to_law"
       />
       <span style="color: #060606; font-family: 浠垮畫_GB2312; font-size: 14pt"
@@ -239,7 +239,7 @@
 </script>
 <style scoped>
 .content {
-  width: 90%;
+  width: 805px;
   margin: auto;
   line-height: 2 !important;
 }
@@ -247,7 +247,7 @@
 p {
   margin: 0pt;
   orphans: 0;
-  text-align: justify;
+  /* text-align: justify; */
   widows: 0;
 }
 span {

--
Gitblit v1.8.0