sandm 2 年之前
父節點
當前提交
c64869a059

+ 1 - 1
public/themes/default/views/mobile/module/section/html_start.blade.php

@@ -35,4 +35,4 @@
     <script type="text/javascript" src="{{theme_asset('mobile/js/wechat.js')}}"></script>
     @stack('js')
 </head>
-<body>
+<body style="filter:grayscale(1)">

+ 1 - 1
public/themes/default/views/module/section/html_start.blade.php

@@ -23,4 +23,4 @@
     <script type="text/javascript" src="{{theme_asset('jquery/jquery-1.12.4.min.js')}}"></script>
     @stack('js')
 </head>
-<body>
+<body style="filter:grayscale(1)">