瀏覽代碼

add sticky sider

douhl 1 年之前
父節點
當前提交
de8a4a2ab0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      fhKeeper/formulahousekeeper/customerBuler-crm/src/pages/analysis/index.vue

+ 1 - 1
fhKeeper/formulahousekeeper/customerBuler-crm/src/pages/analysis/index.vue

@@ -104,6 +104,6 @@ const option: EChartsOption = {
         </div>
       </div>
     </section>
-    <nav class="bg-green-200 flex-1 min-w-60">222</nav>
+    <nav class="bg-green-200 flex-1 min-w-60 sticky right-0 top-8">222</nav>
   </div>
 </template>