|
@@ -699,8 +699,8 @@ function priceCss(){
|
|
</li>
|
|
</li>
|
|
</ul>
|
|
</ul>
|
|
<div class="right-tabBtn">
|
|
<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>
|
|
</div>
|
|
</div>
|
|
<!--tab切换内容-->
|
|
<!--tab切换内容-->
|