瀏覽代碼

style:app分享页面顶部栏背景色

yangfeng 3 年之前
父節點
當前提交
7d688c5328
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      src/jfw/modules/app/src/web/templates/frontRouter/share/sess/index.html

+ 3 - 0
src/jfw/modules/app/src/web/templates/frontRouter/share/sess/index.html

@@ -19,6 +19,9 @@
     rel="stylesheet"
     rel="stylesheet"
     href='{{Cdns .Host "seo" "cdn"|SafeUrl}}/jyapp/share/css/index.css?v={{Msg "seo" "version"}}'
     href='{{Cdns .Host "seo" "cdn"|SafeUrl}}/jyapp/share/css/index.css?v={{Msg "seo" "version"}}'
   />
   />
+  <style>
+    .j-header.jy-app-header{background: #fff;}
+  </style>
   {{include "/common/js.html"}}
   {{include "/common/js.html"}}
 </head>
 </head>