From 07702ce20f46449e7560c43b2f7b7b65e5e742ea Mon Sep 17 00:00:00 2001 From: 346149741 <346149741@qq.com> Date: 星期六, 22 六月 2024 11:51:37 +0800 Subject: [PATCH] 执法记录列表 --- pages/index/index.vue | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index 431fa54..defa2f7 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -5,7 +5,7 @@ <img src="/static/hqzc.png" class="img" alt="" /> <view class="line"></view> <view class="font"> - <p>娴峰叧鎬荤讲璐告槗鎸佺画鍙戝睍2024骞寸珛娉曞眬...</p> + <p>娴峰叧鎬荤讲璐告槗鎸佺画鍙戝睍2024骞寸珛娉�...</p> <p>鍥藉鍖荤枟淇濋殰灞�鍔炲叕瀹ゅ叧浜庡彂甯冪鐞�... </p> </view> <img src="/static/i06.png" class="more" alt="" /> @@ -223,6 +223,8 @@ .l{ font-size: 26rpx; color: #7e8593; + max-width: 80%; + } .r{ width: 132rpx; -- Gitblit v1.9.1