|
@@ -72,31 +72,23 @@
|
|
|
<body>
|
|
|
<th:block th:include="include :: touchscreenHeader"/>
|
|
|
<div class="main">
|
|
|
- <!--
|
|
|
- <select name="businessBelongs" id="businessBelongs"
|
|
|
- th:with="type=${@dict.getType('banliwangdian')}">
|
|
|
- <option value="">--请选择街道--</option>
|
|
|
- <option th:each="dict : ${type}" th:text="${dict.dictLabel}"
|
|
|
- th:value="${dict.dictValue}"></option>
|
|
|
- </select>
|
|
|
- -->
|
|
|
- <div align="center">
|
|
|
- <a href="/touchscreen/zhengding/zdzmq">
|
|
|
- <img id="zdzmq" src="/touchscreenstyle/images/zdzmq.jpg"/>
|
|
|
- </a>
|
|
|
- </div>
|
|
|
- <div align="center">
|
|
|
- <a href="/touchscreen/zhengding/zdxq">
|
|
|
- <img id="zdxq" src="/touchscreenstyle/images/zdxq.jpg"/>
|
|
|
- </a>
|
|
|
- </div>
|
|
|
- <div align="center">
|
|
|
- <a href="/touchscreen/zhengding/zdx">
|
|
|
- <img id="zdx" src="/touchscreenstyle/images/zdx.jpg"/>
|
|
|
- </a>
|
|
|
- </div>
|
|
|
- <div>
|
|
|
- <!--<p class="pingtit">办事指南</p>-->
|
|
|
+ <div class="con">
|
|
|
+ <div align="center">
|
|
|
+ <a href="/touchscreen/zhengding/zdzmq">
|
|
|
+ <img id="zdzmq" src="/touchscreenstyle/images/zdzmq.jpg"/>
|
|
|
+ </a>
|
|
|
+ </div>
|
|
|
+ <div align="center">
|
|
|
+ <a href="/touchscreen/zhengding/zdxq">
|
|
|
+ <img id="zdxq" src="/touchscreenstyle/images/zdxq.jpg"/>
|
|
|
+ </a>
|
|
|
+ </div>
|
|
|
+ <div align="center">
|
|
|
+ <a href="/touchscreen/zhengding/zdx">
|
|
|
+ <img id="zdx" src="/touchscreenstyle/images/zdx.jpg"/>
|
|
|
+ </a>
|
|
|
+ </div>
|
|
|
+
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="weui_tabbar">
|