Commit 12a24753 authored by agping's avatar agping

修改

parent dcbb91da
...@@ -137,7 +137,7 @@ ...@@ -137,7 +137,7 @@
<tr class="main_table_th_tr"> <tr class="main_table_th_tr">
<th class="text-center">编号</th> <th class="text-center">编号</th>
<th class="text-center">类型</th> <th class="text-center">类型</th>
<th class="text-center">名称</th> <th class="text-center">对内名称</th>
<th class="text-center">租金均价</th> <th class="text-center">租金均价</th>
<th class="text-center">面积</th> <th class="text-center">面积</th>
<th class="text-center">业态</th> <th class="text-center">业态</th>
......
...@@ -243,6 +243,10 @@ ...@@ -243,6 +243,10 @@
#phone_title{ #phone_title{
font-weight: 600; font-weight: 600;
} }
/*控制放大镜的*/
/*#preview{
z-index: 9999;
}*/
</style> </style>
<!--导航star--> <!--导航star-->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment