Commit a2e28dee authored by zhangjianguo's avatar zhangjianguo

样式修改

parent cde17a46
......@@ -114,6 +114,7 @@ export default {
display: block;
}
.u-good-list .good .good-name {
height: 38px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
......
......@@ -426,6 +426,7 @@
background-color: #fff;
}
.footStyle .contentBox{
width: 100%;
display: flex;
flex-direction: row;
flex-wrap: wrap;
......
......@@ -71,8 +71,8 @@
},
(res) => {
uni.hideNavigationBarLoading()
// that.fenxqrcode = that.host2+res.data;
that.fenxqrcode = 'https://mallapi.oytour.com/upfile/temporary/864369a3-8da8-4735-bcc8-a2dfe5c6f357.jpg'
that.fenxqrcode = that.host2+res.data;
// that.fenxqrcode = 'https://mallapi.oytour.com/upfile/temporary/864369a3-8da8-4735-bcc8-a2dfe5c6f357.jpg'
console.log(that.fenxqrcode)
let tmpTimeout = setTimeout(()=>{
that.drawCtx();
......
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