锦水志愿者去哪小程序
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.
 

10 lines
476 B

<view class="organization">
<view class="item" hover-start-time="150" hover-class="hover-item" bindtap="navigationOrganizationBasicInfo">
<view class="tit">认证企业基础信息</view>
<image src="/images/home/next.png" />
</view>
<view class="item" hover-start-time="150" hover-class="hover-item" bindtap="navigateOrganizationMoreinfo">
<view class="tit">完善企业更多信息</view>
<image src="/images/home/next.png" />
</view>
</view>