Commit 01758447 by xiexiaoqin

delele test code

parent c7747f5f
......@@ -4,7 +4,7 @@
overflow: hidden;
box-sizing: border-box;
padding-bottom: 120rpx;
height: calc(100vh - 120rpx);
height: 100vh;
}
.dynamicList {
......
......@@ -7,7 +7,7 @@
<view class="dynamicDetails">
<view class="meetingtitle">
<view>
{{item.title}}{{index}}
{{item.title}}
</view>
<view>
<text a:if="{{item.traceTime !== traceTime}}" class="iconfont iconicon_top1"></text>
......
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