Commit a2e28dee authored by zhangjianguo's avatar zhangjianguo

样式修改

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