소스 검색

全局表单-save

rkljw 2 주 전
부모
커밋
279f8069d4
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      pages/index_form.vue

+ 3 - 3
pages/index_form.vue

@@ -1,8 +1,8 @@
 <template>
     <main class="index_main">
         <HomePageHead></HomePageHead>
-        <HomePageNavigation></HomePageNavigation>
-
+        <HomePageNavigation1></HomePageNavigation1>
+    
         <!-- 面包屑导航 -->
         <div class="breadcrumb">
             <div class="inner">
@@ -445,7 +445,7 @@ section {
 .breadcrumb{
    
     width: 1200px !important;
-    margin: 0 auto !important;
+    margin: 20px auto 0px auto !important;
  
 }
 .breadcrumb_title{