chat girldetail 图集制作
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<view class="container log-list">
|
||||
<block wx:for="{{logs}}" wx:for-item="log" wx:key="*this">
|
||||
<text class="log-item">{{index + 1}}. {{log}}</text>
|
||||
</block>
|
||||
</view>
|
||||
Reference in New Issue
Block a user