Commit ce9f21ee authored by Mac's avatar Mac

提交

parent c8a77a09
...@@ -7,8 +7,8 @@ ...@@ -7,8 +7,8 @@
<view style="display: flex;flex-direction: row;align-items: center;"> <view style="display: flex;flex-direction: row;align-items: center;">
<u-avatar :src="shopData.Logo" size="100" slot="addBtn"></u-avatar> <u-avatar :src="shopData.Logo" size="100" slot="addBtn"></u-avatar>
<view class="shopbox_l_text"> <view class="shopbox_l_text">
<text class="item_text" :style=" {'font-size': '30rpx','color': ad.fontColor,'font-size':'Bold'}">{{shopData.Name}}</text> <text class="item_text" :style=" {'font-size': '30rpx','color': ad.fontColor,'font-size':'Bold'}">{{shopData.Name?shopData.Name:''}}</text>
<text class="item_text" :style=" {'font-size': '24rpx','color': ad.fontColor,}">{{shopData.Notice}}</text> <text class="item_text" :style=" {'font-size': '24rpx','color': ad.fontColor,}">{{shopData.Notice?shopData.Notice:''}}</text>
</view> </view>
</view> </view>
<button class="fx" open-type="share"> <button class="fx" open-type="share">
...@@ -36,8 +36,9 @@ export default { ...@@ -36,8 +36,9 @@ export default {
this.Id = uni.getStorageSync("mall_UserInfo") ? uni.getStorageSync("mall_UserInfo").UserSmallShopId: 0; this.Id = uni.getStorageSync("mall_UserInfo") ? uni.getStorageSync("mall_UserInfo").UserSmallShopId: 0;
if(this.Id!=0){ if(this.Id!=0){
this.getSmallShopById() this.getSmallShopById()
console.log(this.ad,'this.ad')
} }
console.log(this.ad,'this.ad')
}, },
methods:{ methods:{
...@@ -48,6 +49,7 @@ export default { ...@@ -48,6 +49,7 @@ export default {
url: '/api/AppletUser/GetSmallShopById', url: '/api/AppletUser/GetSmallShopById',
data: { data: {
Id: this.Id Id: this.Id
// Id: 5
} }
}, },
res => { res => {
...@@ -88,6 +90,10 @@ export default { ...@@ -88,6 +90,10 @@ export default {
padding: 0; padding: 0;
margin: 0; margin: 0;
line-height: unset; line-height: unset;
background: none;
}
.Sbox button:after{
border: none;
} }
.Sbox .item_text{ .Sbox .item_text{
font-size: 24rpx;color: #878787;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-size: 24rpx;color: #878787;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
......
...@@ -559,64 +559,64 @@ export default { ...@@ -559,64 +559,64 @@ export default {
y.templateBg = { titleColor: "#000" }; y.templateBg = { titleColor: "#000" };
} }
}); });
this.myPageData.home_pages.navs[0].template.data.push({ // this.myPageData.home_pages.navs[0].template.data.push({
id: "pintuan", // id: "pintuan",
permission_key: "pintuan", // permission_key: "pintuan",
data: { // data: {
buttonColor: "#ff4544", // buttonColor: "#ff4544",
list: [ // list: [
{ // {
id: 179402, // id: 179402,
name: // name:
"日本POLA宝丽黑BA限定小礼盒(黑ba水20ml +黑ba乳液15ml +黑ba面霜5g +黑ba唇颊膏2g)", // "日本POLA宝丽黑BA限定小礼盒(黑ba水20ml +黑ba乳液15ml +黑ba面霜5g +黑ba唇颊膏2g)",
picUrl: // picUrl:
"https://cdnimg.iotweixin.com/uploads/mall1285/20200506/904171cab7db2201f6f35c0ca5bb0a93.png", // "https://cdnimg.iotweixin.com/uploads/mall1285/20200506/904171cab7db2201f6f35c0ca5bb0a93.png",
price: "388.00", // price: "388.00",
peopleNum: 2, // peopleNum: 2,
pintuanPrice: "348.00", // pintuanPrice: "348.00",
}, // },
{ // {
id: 178355, // id: 178355,
name: // name:
"日本珂润(Curel)润浸保湿 滋养乳霜 40g 敏感肌专用 神经酰胺护理 抵抗外部刺激", // "日本珂润(Curel)润浸保湿 滋养乳霜 40g 敏感肌专用 神经酰胺护理 抵抗外部刺激",
picUrl: // picUrl:
"https://cdnimg.iotweixin.com/uploads/mall1285/20200503/979653726a7bc1df0e24464f94b404bd.jpg", // "https://cdnimg.iotweixin.com/uploads/mall1285/20200503/979653726a7bc1df0e24464f94b404bd.jpg",
price: "180.00", // price: "180.00",
peopleNum: 2, // peopleNum: 2,
pintuanPrice: "180.00", // pintuanPrice: "180.00",
}, // },
{ // {
id: 178352, // id: 178352,
name: "500g 干羊肚菌 干货 煲汤菌 菌中之王 包邮", // name: "500g 干羊肚菌 干货 煲汤菌 菌中之王 包邮",
picUrl: // picUrl:
"https://cdnimg.iotweixin.com/uploads/mall1285/20200311/358dd9acf5dafd3cab2c05be3354400c.png", // "https://cdnimg.iotweixin.com/uploads/mall1285/20200311/358dd9acf5dafd3cab2c05be3354400c.png",
price: "780.00", // price: "780.00",
peopleNum: 3, // peopleNum: 3,
pintuanPrice: "680.00", // pintuanPrice: "680.00",
}, // },
], // ],
listStyle: 1, // listStyle: 1,
textStyle: 1, // textStyle: 1,
fill: 1, // fill: 1,
goodsCoverProportion: "1-1", // goodsCoverProportion: "1-1",
goodsStyle: 1, // goodsStyle: 1,
showGoodsName: true, // showGoodsName: true,
showBuyBtn: true, // showBuyBtn: true,
buyBtnStyle: 1, // buyBtnStyle: 1,
buyBtnText: "去拼团", // buyBtnText: "去拼团",
showGoodsTag: false, // showGoodsTag: false,
customizeGoodsTag: false, // customizeGoodsTag: false,
goodsTagPicUrl: "", // goodsTagPicUrl: "",
showImg: false, // showImg: false,
backgroundColor: "#fff", // backgroundColor: "#fff",
backgroundPicUrl: "", // backgroundPicUrl: "",
position: 5, // position: 5,
mode: 1, // mode: 1,
backgroundHeight: 100, // backgroundHeight: 100,
backgroundWidth: 100, // backgroundWidth: 100,
borderBackground: "#ffffff", // borderBackground: "#ffffff",
}, // },
}); // });
}, },
getReceive() { getReceive() {
//分享进入调取领券接口 //分享进入调取领券接口
......
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