|
@@ -104,7 +104,7 @@ function toDetail(id) {
|
|
|
|
|
|
<template>
|
|
|
<div>
|
|
|
- <div class="rounded-10px bg-white-grey">
|
|
|
+ <div class="rounded-10px">
|
|
|
<div>
|
|
|
<div class="mb-30px" style="position: relative">
|
|
|
<el-icon
|
|
@@ -190,7 +190,7 @@ function toDetail(id) {
|
|
|
|
|
|
class="ml-10px flex items-center justify-end text-right text-hex-716acc"
|
|
|
>
|
|
|
- 查看回放
|
|
|
+ 查看
|
|
|
<el-icon color="#716acc" class="ml-5px">
|
|
|
<Right />
|
|
|
</el-icon>
|