index.vue 8.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291
  1. <template>
  2. <view style="margin-top: 40rpx;">
  3. <view class="item">
  4. <view class="left">
  5. <image src="../../static/complain_icon_complain@2x.png" style="width: 100%;height: 100%;"></image>
  6. </view>
  7. <view class="right">
  8. <view style="width:100%;height:44rpx;display: flex;justify-content: space-between;">
  9. <view class="name">明灯三千</view>
  10. <view class="topBtn" v-if="false">已处理</view>
  11. <view v-else class="topBtn" style="border:2rpx solid rgba(41,138,253,1);color:#298AFD;">未处理</view>
  12. </view>
  13. <view class="text">
  14. 水龙头坏了了了了
  15. </view>
  16. <view class="img">
  17. <image src="../../static/opening_top_bgimage@2x.png" style="width: 180rpx;height: 180rpx;padding-right: 10rpx;margin-bottom: 10rpx;"></image>
  18. </view>
  19. <!-- 回复信息 -->
  20. <view class="replay">
  21. <view style="width: 100%;margin: 20rpx 0rpx 20rpx 20rpx;">
  22. <view class="replayItem">
  23. <view class="replayName"><text style="font-size: 28rpx;color: #333333;font-family:PingFang SC;font-weight:bold;">物业
  24. </text><text style="color:rgba(51,51,51,1);">回复</text><text style="font-size: 28rpx;color: #333333;font-family:PingFang SC;font-weight:bold;margin-left: 5rpx;">肖战:</text></view>
  25. <view class="replayContent">换了一个新的,已经修好啦~</view>
  26. </view>
  27. <view class="replayItem">
  28. <view class="replayName"><text style="font-size: 28rpx;color: #333333;font-family:PingFang SC;font-weight:bold;">小赞
  29. </text><text style="color:rgba(51,51,51,1);">回复</text><text style="font-size: 28rpx;color: #333333;font-family:PingFang SC;font-weight:bold;margin-left: 5rpx;">肖战:</text></view>
  30. <view class="replayContent">换了一个新的,已经修好啦~</view>
  31. </view>
  32. </view>
  33. </view>
  34. <!-- 我要评论 -->
  35. <view class="bottomBtn" @tap="myTalk">我的评价</view>
  36. <view class="date">2020-01-21 12:31</view>
  37. </view>
  38. </view>
  39. <view class="item">
  40. <view class="left">
  41. <image src="../../static/complain_icon_complain@2x.png" style="width: 100%;height: 100%;"></image>
  42. </view>
  43. <view class="right">
  44. <view style="width:100%;height:44rpx;display: flex;justify-content: space-between;">
  45. <view class="name">明灯三千</view>
  46. <view class="topBtn">已处理</view>
  47. </view>
  48. <view class="text">
  49. 水龙头坏了了了了
  50. </view>
  51. <view class="img">
  52. <image src="../../static/opening_top_bgimage@2x.png" style="width: 188rpx;height: 188rpx;"></image>
  53. </view>
  54. <!-- 回复信息 -->
  55. <view class="replay">
  56. <view style="width: 100%;margin: 20rpx 0rpx 20rpx 20rpx;">
  57. <view class="replayItem">
  58. <view class="replayName"><text style="font-size: 28rpx;color: #333333;font-family:PingFang SC;font-weight:bold;">物业
  59. </text><text style="color:rgba(51,51,51,1);">回复</text><text style="font-size: 28rpx;color: #333333;font-family:PingFang SC;font-weight:bold;margin-left: 5rpx;">肖战:</text></view>
  60. <view class="replayContent">换了一个新的,已经修好啦~</view>
  61. </view>
  62. <view class="replayItem">
  63. <view class="replayName"><text style="font-size: 28rpx;color: #333333;font-family:PingFang SC;font-weight:bold;">小赞
  64. </text><text style="color:rgba(51,51,51,1);">回复</text><text style="font-size: 28rpx;color: #333333;font-family:PingFang SC;font-weight:bold;margin-left: 5rpx;">肖战:</text></view>
  65. <view class="replayContent">换了一个新的,已经修好啦~</view>
  66. </view>
  67. </view>
  68. </view>
  69. <!-- 我要评论 -->
  70. <view class="bottomBtn">我要评论</view>
  71. <view class="date">2020-01-21 12:31</view>
  72. </view>
  73. </view>
  74. <view class="item">
  75. <view class="left">
  76. <image src="../../static/complain_icon_complain@2x.png" style="width: 100%;height: 100%;"></image>
  77. </view>
  78. <view class="right">
  79. <view style="width:100%;height:44rpx;display: flex;justify-content: space-between;">
  80. <view class="name">明灯三千</view>
  81. <view class="topBtn">已处理</view>
  82. </view>
  83. <view class="text">
  84. 水龙头坏了了了了
  85. </view>
  86. <view class="img">
  87. <image src="../../static/opening_top_bgimage@2x.png" style="width: 188rpx;height: 188rpx;"></image>
  88. </view>
  89. <!-- 回复信息 -->
  90. <view class="replay">
  91. <view style="width: 100%;margin: 20rpx 0rpx 20rpx 20rpx;">
  92. <view class="replayItem">
  93. <view class="replayName"><text style="font-size: 28rpx;color: #333333;font-family:PingFang SC;font-weight:bold;">物业
  94. </text><text style="color:rgba(51,51,51,1);">回复</text><text style="font-size: 28rpx;color: #333333;font-family:PingFang SC;font-weight:bold;margin-left: 5rpx;">肖战:</text></view>
  95. <view class="replayContent">换了一个新的,已经修好啦~</view>
  96. </view>
  97. <view class="replayItem">
  98. <view class="replayName"><text style="font-size: 28rpx;color: #333333;font-family:PingFang SC;font-weight:bold;">小赞
  99. </text><text style="color:rgba(51,51,51,1);">回复</text><text style="font-size: 28rpx;color: #333333;font-family:PingFang SC;font-weight:bold;margin-left: 5rpx;">肖战:</text></view>
  100. <view class="replayContent">换了一个新的,已经修好啦~</view>
  101. </view>
  102. </view>
  103. </view>
  104. <!-- 我要评论 -->
  105. <view class="bottomBtn" @tap="talk">我要评论</view>
  106. <view class="date">2020-01-21 12:31</view>
  107. </view>
  108. </view>
  109. <!-- 底部按钮 -->
  110. <view class="btnBox" @tap="myRepairs">
  111. 我要报修
  112. </view>
  113. </view>
  114. </template>
  115. <script>
  116. export default {
  117. data() {
  118. return {}
  119. },
  120. methods: {
  121. // 我的评价
  122. myTalk() {
  123. uni.navigateTo({
  124. url: "./repairsEvaluate"
  125. })
  126. },
  127. // 我要保修
  128. myRepairs() {
  129. uni.navigateTo({
  130. url: "./wantRepair"
  131. })
  132. }
  133. }
  134. }
  135. </script>
  136. <style scoped>
  137. .leftBtn {
  138. width: 340rpx;
  139. height: 90rpx;
  140. background: rgba(102, 193, 143, 1);
  141. opacity: 1;
  142. border-radius: 18rpx;
  143. font-size: 32rpx;
  144. font-family: PingFang SC;
  145. font-weight: bold;
  146. color: rgba(255, 255, 255, 1);
  147. text-align: center;
  148. line-height: 90rpx;
  149. }
  150. .rightBtn {
  151. width: 340rpx;
  152. height: 90rpx;
  153. background: rgba(41, 138, 253, 1);
  154. opacity: 1;
  155. border-radius: 18rpx;
  156. font-size: 32rpx;
  157. font-family: PingFang SC;
  158. font-weight: bold;
  159. color: rgba(255, 255, 255, 1);
  160. text-align: center;
  161. line-height: 90rpx;
  162. }
  163. .btnBox {
  164. width: 702rpx;
  165. height: 90rpx;
  166. position: fixed;
  167. bottom: 56rpx;
  168. left: 24rpx;
  169. background: rgba(41, 138, 253, 1);
  170. opacity: 1;
  171. border-radius: 18rpx;
  172. font-size: 32rpx;
  173. font-family: PingFang SC;
  174. font-weight: bold;
  175. color: rgba(255, 255, 255, 1);
  176. text-align: center;
  177. line-height: 90rpx;
  178. }
  179. .date {
  180. width: 230rpx;
  181. height: 34rpx;
  182. font-size: 24rpx;
  183. font-family: PingFang SC;
  184. font-weight: 400;
  185. color: rgba(204, 204, 204, 1);
  186. margin-top: 10rpx;
  187. margin-left: 356rpx;
  188. text-align: right;
  189. margin-bottom: 30rpx;
  190. }
  191. .bottomBtn {
  192. width: 140rpx;
  193. height: 42rpx;
  194. background: rgba(255, 255, 255, 1);
  195. border: 2rpx solid rgba(41, 138, 253, 1);
  196. opacity: 1;
  197. border-radius: 22rpx;
  198. font-size: 20rpx;
  199. font-family: PingFang SC;
  200. font-weight: 400;
  201. line-height: 42rpx;
  202. color: rgba(41, 138, 253, 1);
  203. text-align: center;
  204. margin-top: 40rpx;
  205. margin-left: 446rpx;
  206. }
  207. .replayItem {
  208. margin-top: 10rpx;
  209. }
  210. .replayContent {
  211. font-size: 24rpx;
  212. font-family: PingFang SC;
  213. font-weight: 400;
  214. color: rgba(51, 51, 51, 1);
  215. margin-top: 4rpx;
  216. }
  217. .replay {
  218. width: 586rpx;
  219. margin-top: 20rpx;
  220. background: rgba(247, 247, 247, 1);
  221. opacity: 1;
  222. border-radius: 8rpx;
  223. overflow: hidden;
  224. }
  225. .text {
  226. width: 100%;
  227. font-size: 32rpx;
  228. font-family: PingFang SC;
  229. font-weight: 400;
  230. color: rgba(51, 51, 51, 1);
  231. margin-top: 30rpx;
  232. }
  233. .img {
  234. width: 100%;
  235. margin-top: 10rpx;
  236. display: flex;
  237. flex-wrap: wrap;
  238. }
  239. .name {
  240. font-size: 32rpx;
  241. font-family: PingFang SC;
  242. font-weight: bold;
  243. color: rgba(41, 138, 253, 1);
  244. }
  245. .topBtn {
  246. width: 120rpx;
  247. height: 42rpx;
  248. background: rgba(255, 255, 255, 1);
  249. border: 2rpx solid rgba(204, 204, 204, 1);
  250. opacity: 1;
  251. border-radius: 22rpx;
  252. font-size: 20rpx;
  253. font-family: PingFang SC;
  254. font-weight: 400;
  255. color: rgba(204, 204, 204, 1);
  256. text-align: center;
  257. line-height: 42rpx;
  258. }
  259. .item {
  260. width: 702rpx;
  261. margin: 0 auto;
  262. border-bottom: 2rpx solid rgba(247, 247, 247, 1);
  263. display: flex;
  264. margin-top: 40rpx;
  265. }
  266. .left {
  267. width: 86rpx;
  268. height: 86rpx;
  269. }
  270. .right {
  271. width: 586rpx;
  272. margin-left: 30rpx;
  273. }
  274. </style>