提交 972e1a6b 编写于 作者: zhangzhiwei's avatar zhangzhiwei

.

上级 c5e95ecd
......@@ -48,7 +48,7 @@
} catch {
}
}
uni.setStorageSync('subdomain',window.location.port === '3000'?'alisa1':'0571gs008')
uni.setStorageSync('subdomain',window.location.port === '3000'?'0571gs008':'0571gs008')
});
onShow(() => {
console.log("App Show");
......
......@@ -5,7 +5,7 @@
loading-icon="https://img.edsmall.com/ROOT/ETao/fenxiao/h5/default1.png" icon-size="30vw" />
</div>
<view style="padding: 15rpx;background: #ffffff">
<text class="text-s ellipsis line_over2" style="text-align: left;background: #ffffff;height: 60rpx">
<text class="text-s ellipsis line_over2" style="text-align: left;background: #ffffff;height: 65rpx;">
{{ item.title }}
</text>
</view>
......
......@@ -61,7 +61,6 @@
white-space: nowrap;
overflow: hidden;
&.line_over2 {
line-height: 1.3em;
white-space: unset;
word-break: break-all;
display: -webkit-box;
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册