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

.

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