silu/创旅丝路/resources/wechatapp-master/pages/index/date/four/four.wxml

9 lines
573 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<view class="index">
<view class="head">
<view class="title">西安古城墙</view>
<view class="desc">西安古城墙建于明代全长约14公里城墙高约12米顶部宽约12米是中国保存最完整、规模最宏大的古城墙之一。
游客可以登上城墙,俯瞰西安市区的全景,感受古城文化的魅力。夜晚时分,城墙灯光璀璨,别有一番风情。</view>
<canvas canvas-id="lineCanvas" disable-scroll="true" class="canvas" bindtouchstart="touchHandler"></canvas>
</view>
</view>