mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-15 05:46:45 +08:00
style:新增管理权 查看权 修改抽屉样式
This commit is contained in:
@@ -157,9 +157,9 @@
|
||||
class="centerbox"
|
||||
style="color: rgba(93, 201, 136, 1)"
|
||||
>
|
||||
发布
|
||||
创建关卡
|
||||
</div>
|
||||
<div class="centermain">快速发布项目</div>
|
||||
<div class="centermain">点击创建关卡任务</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -743,11 +743,10 @@ export default {
|
||||
return (
|
||||
<div class="opa">
|
||||
<div class="opacation">
|
||||
<routerLink to="/levelcheck">
|
||||
<span style="color:#4EA6FF;margin-right:25px;cursor:pointer">
|
||||
查看
|
||||
</span>
|
||||
</routerLink>
|
||||
<span style="color:#4EA6FF;margin-right:25px;cursor:pointer">
|
||||
查看
|
||||
</span>
|
||||
|
||||
<span
|
||||
onClick={() => {
|
||||
state.visible = true;
|
||||
|
||||
Reference in New Issue
Block a user