diff --git a/pages/API/get-current-pages/get-current-pages.uvue b/pages/API/get-current-pages/get-current-pages.uvue index 95c8bcd032e5653ed4031e1e2cae71153a1284f1..51970737c12844b91d8adef3bb8f6d9654d244b6 100644 --- a/pages/API/get-current-pages/get-current-pages.uvue +++ b/pages/API/get-current-pages/get-current-pages.uvue @@ -8,7 +8,7 @@ index: {{ index }}, route: {{ page.route }} - + @@ -88,7 +88,8 @@ .textarea { margin-top: 5px; padding: 5px; - background-color: #fff; + background-color: #fff; + width: 100%; } .tips {