wdjh-hf.vue 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. <template>
  2. <view class="ayuu">
  3. <view class="jhwdmmt">
  4. <view class="shidongt">
  5. <view class="shibbert">
  6. <view class="shikwer">
  7. <text>发布的动态发布的动态发布的动态发布的动态布的动 发布的动态发布的动态发布的动态发布的动态布的动 发布的动态发布的动态发布的动态……</text>
  8. <text class="fyctoc" style="color: #374B6E;">展开</text>
  9. </view>
  10. <view class="flztoa" style="margin-top: 46rpx;">
  11. <view class="fzctob">
  12. <image src="/static/index/w1.png" style="width: 48rpx;height: 48rpx;min-width: 48rpx;" mode=""></image>
  13. <text class="shitxty">29</text>
  14. <view style="margin-left: 40rpx;">
  15. <image src="/static/index/w3.png" style="width: 48rpx;height: 48rpx;min-width: 48rpx;" mode=""></image>
  16. </view>
  17. </view>
  18. <view class="">
  19. <text class="shitxtya">2021.06.15</text>
  20. </view>
  21. </view>
  22. </view>
  23. </view>
  24. </view>
  25. <view class="jhwdmmt">
  26. <view class="indhuyr">
  27. <view class="indjbrr"></view>
  28. <text>全部评论</text>
  29. </view>
  30. <view class="shidongt">
  31. <view class="shibbert">
  32. <view class="hfikwer">
  33. <view class="hfuyerrt"><text>姓名</text></view>
  34. <text>发布的动态发布的动态发布的动态发布的动态布的动 发布的动态发布的动态发布的动态发布的动态布的动 发布的动态发布的动态发布的动态……</text>
  35. </view>
  36. </view>
  37. </view>
  38. <view class="shidongt">
  39. <view class="shibbert">
  40. <view class="hfikwer">
  41. <view class="hfuyerrt"><text>我回复了某某某</text></view>
  42. <text>发布的动态发布的动态发布的动态发布的动态布的动 发布的动态发布的动态发布的动态发布的动态布的动 发布的动态发布的动态发布的动态……</text>
  43. </view>
  44. </view>
  45. </view>
  46. </view>
  47. <view class="flztoa hfddwevde">
  48. <view class="hfddwerr">
  49. <input type="text" value="" placeholder-style="color:#333333;font-size: 28rpx;"
  50. placeholder="您好!请问有什么可以帮助您的。" />
  51. </view>
  52. <view class="hfddwett">
  53. <text>发送</text>
  54. </view>
  55. </view>
  56. </view>
  57. </template>
  58. <style>
  59. page {
  60. background: #FAFAFA;
  61. }
  62. </style>
  63. <script>
  64. export default {
  65. data() {
  66. return {
  67. xqaxuye: false,
  68. }
  69. },
  70. }
  71. </script>
  72. <style lang="scss" scoped>
  73. </style>