|
@@ -46,9 +46,9 @@
|
|
|
|
|
|
{{if ne .T.type "letter" }}
|
|
|
<!-- 筛选器 -->
|
|
|
- <section class="section section-card selector-card-container">
|
|
|
+ <section class="section section-card selector-card-container" hidden>
|
|
|
<!-- 项目地区模块 -->
|
|
|
- <section class="selector-card">
|
|
|
+ <section class="selector-card" >
|
|
|
<header class="selector-card-header">项目地区:</header>
|
|
|
<div class="selector-card-content">
|
|
|
{{if eq .T.type "area"}}
|