diff --git a/src/components/tools/OtherRunJS.vue b/src/components/tools/OtherRunJS.vue index 758a71d..329511d 100644 --- a/src/components/tools/OtherRunJS.vue +++ b/src/components/tools/OtherRunJS.vue @@ -1,14 +1,142 @@ diff --git a/src/views/Tools.vue b/src/views/Tools.vue index b17045c..5471d38 100644 --- a/src/views/Tools.vue +++ b/src/views/Tools.vue @@ -23,13 +23,12 @@ - - -
- -
+ +
@@ -207,8 +206,4 @@ export default { } } } - -.tool-content { - padding: 0 2rem 2rem 2rem; -} diff --git a/src/views/ToolsDetail.vue b/src/views/ToolsDetail.vue index 1b5f39a..a15f5da 100644 --- a/src/views/ToolsDetail.vue +++ b/src/views/ToolsDetail.vue @@ -1,18 +1,17 @@