courseDetail.vue 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257
  1. <template>
  2. <view>
  3. <view class="container">
  4. <view style="height: 500rpx;display: flex;
  5. flex-direction: column;
  6. justify-content: space-between;;">
  7. <view style="height: 400rpx;width: 100%;background-color: aliceblue;flex: 0 0 auto;"></view>
  8. <view class="course-tab-list">
  9. <view class="course-tab-item" v-for="(data, index) in items" :key="index"
  10. @click="onClickItem(index)" :class="currentTab === index ? 'tab-active' : ''">
  11. {{ data }}
  12. </view>
  13. </view>
  14. </view>
  15. <view class="content">
  16. <courseDesc v-if="currentTab === 0" :paddingBottom="100" showType="image"
  17. :content="courseDetail.keChengTuPian?courseDetail.keChengTuPian:''"></courseDesc>
  18. <courseCredits v-if="currentTab === 1"></courseCredits>
  19. <courseComment v-if="currentTab === 2" :paddingBottom="100" :commentList="commentList"></courseComment>
  20. </view>
  21. </view>
  22. <view v-if="currentTab === 0" class="section-bottom" @click="toBuy">
  23. <text>点击购买</text>
  24. </view>
  25. <view v-if="currentTab === 2" class="section-bottom " style="background-color: #f2f2f2;">
  26. <view class="comment-input-box">
  27. <u-input :custom-style="inputStyle"
  28. class="comment-input" v-model="comment" :border="false" placeholder="写留言" height="60" adjust-position/>
  29. <u-button class="comment-button" :hair-line="false"
  30. :custom-style="customStyle" @click="toSend">发送</u-button>
  31. </view>
  32. </view>
  33. </view>
  34. </template>
  35. <script setup>
  36. import courseDesc from './component/courseDesc/courseDesc.vue';
  37. import courseCredits from './component/courseCredits/courseCredits.vue';
  38. import courseComment from './component/courseComment/courseComment.vue';
  39. import {
  40. ref
  41. } from 'vue'
  42. import {
  43. onLoad
  44. } from '@dcloudio/uni-app'
  45. const courseDetail = ref({});
  46. const items = ref(['课程简介', '课程学分', '观看评论']);
  47. const currentTab = ref(0);
  48. const comment = ref("");
  49. // 评论发送按钮样式
  50. const customStyle = ref({
  51. backgroundColor: '#e6e6e6',
  52. color: '#333333',
  53. fontWeight: 'bold',
  54. height: '60rpx',
  55. marginLeft: '20rpx',
  56. border: 'none',
  57. fontSize: '26rpx'
  58. })
  59. // 评论输入框样式
  60. const inputStyle = ref({
  61. backgroundColor: '#e6e6e6',
  62. color: '#333333',
  63. borderRadius: '5px',
  64. padding: '0 20rpx',
  65. fontSize: '26rpx'
  66. })
  67. // 评论列表
  68. const commentList = ref([
  69. {
  70. pingLunId: "01",
  71. yongHuMing: "用户名123",
  72. touXiang: "",
  73. pingLunNeiRong:"评论内容评论内容评容,大赛冠军的",
  74. pingLunShiJian: "2023-10-10 19:00:00"
  75. },
  76. {
  77. pingLunId: "02",
  78. yongHuMing: "用户名567",
  79. touXiang: "",
  80. pingLunNeiRong:"hajdkhd dhasjhd 等哈十九点按时鉴定会撒低级,撒谎客户端喝酒侃大山哈吉斯肯定会大会开始觉得暗黑界的是客户,大赛冠军的",
  81. pingLunShiJian: "2023-10-11 19:00:00"
  82. },
  83. {
  84. pingLunId: "03",
  85. yongHuMing: "用户名567",
  86. touXiang: "",
  87. pingLunNeiRong:"hajdkhd dhasjhd ,,大赛冠军的",
  88. pingLunShiJian: "2023-10-12 19:00:00"
  89. },
  90. {
  91. pingLunId: "04",
  92. yongHuMing: "用户名567",
  93. touXiang: "",
  94. pingLunNeiRong:"hajdkhd dhasjhd 等哈十九点按时鉴定会撒低级,撒谎客户端喝酒侃大山哈吉斯肯定会大会开始觉得暗黑界的是客户,大赛冠军的",
  95. pingLunShiJian: "2023-10-13 19:00:00"
  96. },
  97. {
  98. pingLunId: "05",
  99. yongHuMing: "用户名567",
  100. touXiang: "",
  101. pingLunNeiRong:"hajdkhd dhasjhd 等哈十九点按时鉴定会撒低级,撒谎客户端喝酒侃大山哈吉斯肯定会大会开始觉得暗黑界的是客户,大赛冠军的",
  102. pingLunShiJian: "2023-10-14 19:00:00"
  103. },
  104. {
  105. pingLunId: "06",
  106. yongHuMing: "用户名567",
  107. touXiang: "",
  108. pingLunNeiRong:"hajdkhd dhasjhd 等哈十九点按时鉴定会撒低级,撒谎客户端喝酒侃大山哈吉斯肯定会大会开始觉得暗黑界的是客户,大赛冠军的",
  109. pingLunShiJian: "2025-01-17 12:00:00"
  110. },
  111. {
  112. pingLunId: "07",
  113. yongHuMing: "用户名567",
  114. touXiang: "",
  115. pingLunNeiRong:"hajdkhd dhasjhd 等哈十九点按时鉴定会撒低级,撒谎客户端喝酒侃大山哈吉斯肯定会大会开始觉得暗黑界的是客户,大赛冠军的",
  116. pingLunShiJian: "2025-01-17 15:30:00"
  117. }
  118. ])
  119. // 点击tabs,切换
  120. function onClickItem(e) {
  121. if (currentTab.value != e) {
  122. currentTab.value = e;
  123. }
  124. }
  125. // 初始化
  126. function init(id) {
  127. // 根据id初始化页面内容
  128. courseDetail.value = {
  129. id: id,
  130. keChengMingCheng: "11Vue.js 从入门到精通",
  131. keChengLeXing: "领袖锻造营",
  132. shouKeZhe: "李老师11",
  133. shouKeShiJian: "2023-09-15",
  134. keChengTuPian: "https://sns-webpic-qc.xhscdn.com/202501171040/4a481ca146d6c00d8dc1324efc4bbf2e/1040g2sg31clvciqk0m4g5pidgnm0u8pljld93q0!nd_dft_wlteh_webp_3",
  135. jiaGe: 199.00,
  136. isGouMai: true,
  137. isShouCang: false,
  138. fuFeiLeiXing: "会员免费"
  139. }
  140. // console.log(courseDetail.value)
  141. }
  142. // 购买课程
  143. function toBuy() {
  144. console.log("购买该课程", courseDetail.value.id)
  145. }
  146. function toSend() {
  147. console.log("评论内容:",comment.value)
  148. // 发送给后端
  149. commentList.value.push({
  150. pingLunId: "0"+commentList.value.length,
  151. yongHuMing: "890567",
  152. touXiang: "",
  153. pingLunNeiRong: comment.value,
  154. pingLunShiJian: formatDate(new Date())
  155. })
  156. comment.value = ""
  157. }
  158. function formatDate(date) {
  159. const pad = (num) => num.toString().padStart(2, '0');
  160. const year = date.getFullYear();
  161. const month = pad(date.getMonth() + 1); // 月份从0开始,需加1
  162. const day = pad(date.getDate());
  163. const hours = pad(date.getHours());
  164. const minutes = pad(date.getMinutes());
  165. const seconds = pad(date.getSeconds());
  166. return `${year}-${month}-${day} ${hours}:${minutes}:${seconds}`;
  167. }
  168. // 初始化页面
  169. onLoad((option) => {
  170. const {
  171. id,
  172. name
  173. } = option;
  174. // courseDetail.value.id = id
  175. // console.log(courseDetail.value, 90)
  176. init(id)
  177. uni.setNavigationBarTitle({
  178. title: name
  179. });
  180. })
  181. </script>
  182. <style lang="scss" scoped>
  183. .container {
  184. height: 100vh;
  185. width: 100vw;
  186. background-color: #fff;
  187. padding: 0 20rpx;
  188. // display: flex;
  189. // flex-direction: column;
  190. }
  191. .course-tab-list {
  192. // margin: 15rpx 0;
  193. display: flex;
  194. background-color: #f2f2f2;
  195. flex: 0 0 auto;
  196. .course-tab-item {
  197. width: 100%;
  198. height: 80rpx;
  199. line-height: 80rpx;
  200. text-align: center;
  201. }
  202. .tab-active {
  203. border-bottom: 1px solid #0069f6;
  204. }
  205. }
  206. .content {
  207. overflow: scroll;
  208. height: calc(100vh - 500rpx - env(safe-area-inset-bottom, 0));
  209. // flex: 1;
  210. // padding-bottom: ;
  211. }
  212. .section-bottom {
  213. height: 90rpx;
  214. color: #fff;
  215. font-size: 34rpx;
  216. text-align: center;
  217. line-height: 80rpx;
  218. background-color: #fe0000;
  219. width: 100%;
  220. position: fixed;
  221. bottom: 0;
  222. box-sizing: content-box;
  223. padding-bottom: env(safe-area-inset-bottom, 0);
  224. }
  225. .comment-input-box {
  226. width: 100%;
  227. height: 100%;
  228. display: flex;
  229. box-sizing: border-box;
  230. padding: 0 20rpx;
  231. align-items: center;
  232. .comment-input {
  233. flex: 1;
  234. }
  235. .comment-button {
  236. flex: 0 0 auto;
  237. }
  238. }
  239. </style>