农村社区列表
This commit is contained in:
@@ -36,12 +36,12 @@
|
||||
<image src="/static/temp/c3.png"></image>
|
||||
<text>社区公告</text>
|
||||
</view>
|
||||
<view class="cate-item" @click="navToTabPage('/pages/index/secskill')">
|
||||
<image src="/static/temp/c7.png"></image>
|
||||
<view class="cate-item" @click="navToTabPage('../../pagesA/product/groupList')">
|
||||
<image src="/static/temp/fasfausers.png"></image>
|
||||
<text>社区团购</text>
|
||||
</view>
|
||||
<view class="cate-item" @click="navToTabPage('/pages/index/secskill')">
|
||||
<image src="/static/temp/c7.png"></image>
|
||||
<view class="cate-item" @click="navToTabPage('/pages/category/areaGoods')">
|
||||
<image src="/static/temp/fasfa-truck.png"></image>
|
||||
<text>社区特供</text>
|
||||
</view>
|
||||
<!-- <view class="cate-item" @click="navToTabPage('../../pagesA/product/paiMaiList')"> -->
|
||||
@@ -68,8 +68,8 @@
|
||||
</view> -->
|
||||
|
||||
<!-- 新品上市 -->
|
||||
<view class="f-header m-t" @click="navToTabPage('../../pagesA/build/floorList')">
|
||||
<image src="/static/temp/h1.png"></image>
|
||||
<view class="f-header m-t" @click="navToTabPage('../../pagesA/product/groupList')">
|
||||
<image src="/static/temp/fasfausers.png"></image>
|
||||
<view class="tit-box">
|
||||
<text class="tit">社区团购</text>
|
||||
<text class="tit2">Guess You Like It</text>
|
||||
@@ -77,8 +77,8 @@
|
||||
<text class="yticon icon-you"></text>
|
||||
</view>
|
||||
|
||||
<view class="f-header m-t" @click="navToTabPage('../../pagesA/build/floorList')">
|
||||
<image src="/static/temp/h1.png"></image>
|
||||
<view class="f-header m-t" @click="navToTabPage('/pages/category/areaGoods')">
|
||||
<image src="/static/temp/fasfa-truck.png"></image>
|
||||
<view class="tit-box">
|
||||
<text class="tit">社区特供</text>
|
||||
<text class="tit2">Guess You Like It</text>
|
||||
|
||||
@@ -22,8 +22,8 @@
|
||||
<view class="goods-list-right">
|
||||
<view class="goods-right-top">
|
||||
<text class="text1">{{ item.name }}</text>
|
||||
<text class="text2">地址:卡就哦啊四到哦啊四到哦啊四到哦啊四到哦啊四到哦啊四到哦啊四到哦啊四到四的</text>
|
||||
<text class="text2">电话:13623307393</text>
|
||||
<text class="text2">地址:{{ item.details}}</text>
|
||||
<text class="text2">电话:{{ item.phone}}</text>
|
||||
</view>
|
||||
<!-- <view class="goods-right-bottom">
|
||||
<text class="price">均价:{{ item.price }}</text>
|
||||
|
||||
Reference in New Issue
Block a user