Commit bc515ea9 authored by Mac's avatar Mac

1

parent 5ce8dc1b
......@@ -51,7 +51,7 @@
</view>
</view>
<view class="itemb" style="justify-content: space-between;margin-top: 10px;">
<view class="itemb">
<view class="itemb" style="width: 200px;background: #FAF8F9;height:43px ;">
<image :src="x.guidephoto" mode="aspectFill" style="width: 30px;height: 30px;border-radius: 15px;"></image>
<view style="display: flex;flex-direction: column;justify-content: space-between;height: 30px;margin-left: 8px;">
<view class="itemb">
......@@ -62,9 +62,9 @@
</view>
<view class="itemb" style='font-size: 11px;color: #666666;'>
<view class="itemb">
<image src="../../static/images/sidao/time.png" mode="aspectFill" style="width: 11px;height: 11px;margin-right: 2px;"></image>
<image src="../../static/images/sidao/time.png" mode="aspectFill" style="width: 11px;height: 11px;margin-right: 3px;"></image>
<span >从业{{x.guideworkyears}}</span>
<image src="../../static/images/sidao/time.png" mode="aspectFill" style="width: 9px;height: 11px;margin-left: 5px;margin-right: 2px"></image>
<image src="../../static/images/sidao/time.png" mode="aspectFill" style="width: 9px;height: 11px;margin-left: 5px;margin-right: 3px"></image>
<span>{{x.guidetelephone}}</span>
</view>
</view>
......@@ -188,38 +188,6 @@ export default {
res => {
uni.hideLoading();
if(res.resultCode==1){
res.data.pageData=[
{
"id":367471,
"sign":"",
"name":"超高性比价|九寨沟•黄龙•灌县古城•都江堰•平乐古镇6日游|当地特色美食",
"cover_pic":"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/uploads/mall1285/20200403/2fe8017933680b58437f8f98c9cbec6c.jpg",
"video_url":"",
"original_price":3000.00,
"unit":null,
"page_url":"/pages/goods/goods?id=367471",
"is_negotiable":2,
"is_level":1,
"level_price":200.0000,
"price":"2000.00",
"price_content":"¥2000.00",
"is_sales":1,
"sales":"已售0件",
"attr_groups":[
],
"attr":[],
"goods_stock":4,
"goods_num":4,
"marketingLogo":"\u0022\\\u0022{\\\\\\\u0022iswords\\\\\\\u0022:0,\\\\\\\u0022words\\\\\\\u0022:\\\\\\\u0022\\\\\\\u0022,\\\\\\\u0022wordsColor\\\\\\\u0022:\\\\\\\u0022\\\\\\\u0022,\\\\\\\u0022wordsBack\\\\\\\u0022:\\\\\\\u0022\\\\\\\u0022,\\\\\\\u0022ico\\\\\\\u0022:\\\\\\\u0022\\\\\\\u0022}\\\u0022\u0022",
"carclass":null,
"carcolorName":"红色",
"guidename":"晓东",
"guideworkyears":6.00,
"guidescore":0.00,
"guidetelephone":"1515151515151",
"guidephoto":"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Upload/Goods/1599127018000_23.jpeg"
}
]
this.g = this.g.concat(res.data.pageData);
this.page_count = res.data.pageCount;
if (this.page_count == 1) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment