去掉规划审查分类
Showing
1 changed file
with
2 additions
and
2 deletions
| ... | @@ -237,7 +237,7 @@ nav span { | ... | @@ -237,7 +237,7 @@ nav span { |
| 237 | <option v-for="option in options" v-bind:value="option.value">{{option.text}}</option> | 237 | <option v-for="option in options" v-bind:value="option.value">{{option.text}}</option> |
| 238 | </select> | 238 | </select> |
| 239 | </div> --> | 239 | </div> --> |
| 240 | <div id="isTabs" style=" height: 32px;"> | 240 | <%--<div id="isTabs" style=" height: 32px;"> |
| 241 | <div style="display: flex;height: 32px;"> | 241 | <div style="display: flex;height: 32px;"> |
| 242 | <div onclick="lyfunc.tabsChanges(2)" id="cgscTable" class="tabs-changes select-tables"> | 242 | <div onclick="lyfunc.tabsChanges(2)" id="cgscTable" class="tabs-changes select-tables"> |
| 243 | <img src="./img/menu-document-selected.png"/> | 243 | <img src="./img/menu-document-selected.png"/> |
| ... | @@ -248,7 +248,7 @@ nav span { | ... | @@ -248,7 +248,7 @@ nav span { |
| 248 | <span>数据申请</span> | 248 | <span>数据申请</span> |
| 249 | </div> | 249 | </div> |
| 250 | </div> | 250 | </div> |
| 251 | </div> | 251 | </div>--%> |
| 252 | 252 | ||
| 253 | <div class="clearboth"></div> | 253 | <div class="clearboth"></div> |
| 254 | <%-- <div style="border-bottom: 1px solid #cac8c8; margin-top: 5px;"></div>--%> | 254 | <%-- <div style="border-bottom: 1px solid #cac8c8; margin-top: 5px;"></div>--%> | ... | ... |
-
Please register or sign in to post a comment