wangshan 1 rok pred
rodič
commit
2a3fbf56e2
1 zmenil súbory, kde vykonal 2 pridanie a 2 odobranie
  1. 2 2
      src/web/templates/pc/classifylist.html

+ 2 - 2
src/web/templates/pc/classifylist.html

@@ -699,8 +699,8 @@ function priceCss(){
 					</li>
 				</ul>
 				<div class="right-tabBtn">
-					<button id="right-list" class="active">列表</button>
-					<button id="right-table">表格</button>
+					<button id="right-list" class="active" style="display: none;">列表</button>
+					<button id="right-table" style="display: none;">表格</button>
 				</div>
 			</div>
 			<!--tab切换内容-->