From e2ffe9683ef007a45afbcdd897985d64cdcc7391 Mon Sep 17 00:00:00 2001
From: wl <173@qq.com>
Date: 星期四, 24 十一月 2022 11:26:31 +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