From dbedb66e5a6275056be1da36ef78da7f72aa19d9 Mon Sep 17 00:00:00 2001 From: 13176889840 <13176889840@163.com> Date: Thu, 10 Mar 2022 15:27:36 +0800 Subject: [PATCH] dd3 --- src/App.vue | 4 + .../modules/workPc/guidance/categoryList.vue | 88 +++++++++++++++---- 2 files changed, 76 insertions(+), 16 deletions(-) diff --git a/src/App.vue b/src/App.vue index 4b5a899c..5db5212b 100644 --- a/src/App.vue +++ b/src/App.vue @@ -138,6 +138,10 @@ export default { } } } +.resi-btns { + margin-top: 20px; + text-align: center; +} .scroll-h { &::-webkit-scrollbar { // display: none; diff --git a/src/views/modules/workPc/guidance/categoryList.vue b/src/views/modules/workPc/guidance/categoryList.vue index 730477ae..c03cd029 100644 --- a/src/views/modules/workPc/guidance/categoryList.vue +++ b/src/views/modules/workPc/guidance/categoryList.vue @@ -2,13 +2,13 @@