|
@@ -118,8 +118,8 @@
|
|
|
<view class="good-name clamp">加盟代理</view>
|
|
|
<!-- <view class="good-info clamp">纯植物无香精</view> -->
|
|
|
<view class="good-price">
|
|
|
- <text class="new-price">5680起</text>
|
|
|
- <text class="old-price">7550</text>
|
|
|
+ <text class="new-price">568起</text>
|
|
|
+ <text class="old-price">755</text>
|
|
|
</view>
|
|
|
</view>
|
|
|
<view class="good" v-for="item in dlVip"
|
|
@@ -459,8 +459,8 @@
|
|
|
path += 'spread=' + this.userInfo.uid;
|
|
|
let data = {
|
|
|
link: this.baseURL + path,
|
|
|
- title: this.userInfo.nickname + '邀请您进入Xingwang永省购',
|
|
|
- desc: '欢迎加入Xingwang永省购',
|
|
|
+ title: this.userInfo.nickname + '邀请您进入A永省购',
|
|
|
+ desc: '欢迎加入A永省购',
|
|
|
imgUrl: 'http://xw.liuniu946.com/static/img/logo.png'
|
|
|
};
|
|
|
console.log(data, '分享数据');
|