瀏覽代碼

全局表单-save

rkljw 1 周之前
父節點
當前提交
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{