12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697 |
- <template>
- <view class="ayuu">
- <view class="jhwdmmt">
- <view class="shidongt">
- <view class="shibbert">
- <view class="shikwer">
- <text>发布的动态发布的动态发布的动态发布的动态布的动 发布的动态发布的动态发布的动态发布的动态布的动 发布的动态发布的动态发布的动态……</text>
- <text class="fyctoc" style="color: #374B6E;">展开</text>
- </view>
-
- <view class="flztoa" style="margin-top: 46rpx;">
- <view class="fzctob">
- <image src="/static/index/w1.png" style="width: 48rpx;height: 48rpx;min-width: 48rpx;" mode=""></image>
- <text class="shitxty">29</text>
-
- <view style="margin-left: 40rpx;">
- <image src="/static/index/w3.png" style="width: 48rpx;height: 48rpx;min-width: 48rpx;" mode=""></image>
- </view>
- </view>
- <view class="">
- <text class="shitxtya">2021.06.15</text>
- </view>
- </view>
- </view>
- </view>
- </view>
-
- <view class="jhwdmmt">
- <view class="indhuyr">
- <view class="indjbrr"></view>
- <text>全部评论</text>
- </view>
- <view class="shidongt">
- <view class="shibbert">
- <view class="hfikwer">
- <view class="hfuyerrt"><text>姓名</text></view>
- <text>发布的动态发布的动态发布的动态发布的动态布的动 发布的动态发布的动态发布的动态发布的动态布的动 发布的动态发布的动态发布的动态……</text>
- </view>
- </view>
- </view>
-
- <view class="shidongt">
- <view class="shibbert">
- <view class="hfikwer">
- <view class="hfuyerrt"><text>我回复了某某某</text></view>
- <text>发布的动态发布的动态发布的动态发布的动态布的动 发布的动态发布的动态发布的动态发布的动态布的动 发布的动态发布的动态发布的动态……</text>
- </view>
- </view>
- </view>
- </view>
-
-
- <view class="flztoa hfddwevde">
- <view class="hfddwerr">
- <input type="text" value="" placeholder-style="color:#333333;font-size: 28rpx;"
- placeholder="您好!请问有什么可以帮助您的。" />
- </view>
- <view class="hfddwett">
- <text>发送</text>
- </view>
- </view>
-
-
-
-
- </view>
- </template>
- <style>
- page {
- background: #FAFAFA;
- }
- </style>
- <script>
- export default {
- data() {
- return {
- xqaxuye: false,
- }
- },
- }
- </script>
- <style lang="scss" scoped>
-
-
- </style>
|