You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
362 B
5 lines
362 B
<!--pages/billboards/park/index.wxml-->
|
|
<view class="container">
|
|
<image bindtap="onClickItem" data-code="park-lgqm" data-title="六个千亩产业聚集区" class="billboard_item" src="{{img1}}"></image>
|
|
<image bindtap="detail" data-code="abbc5afa5e21f4452d38c3d5192e3399" data-title="RCEP试验基地" class="billboard_item" src="{{img2}}"></image>
|
|
</view>
|
|
|