This commit is contained in:
gongjiale 2022-11-11 16:59:50 +08:00
commit 412ef09be8
2 changed files with 1 additions and 1 deletions

View File

@ -8,6 +8,7 @@
<template>
<div class="box">
<div class="header">能力上架申请</div>
<div class="top">
<div
v-for="(nav, index) in navList"

View File

@ -1386,7 +1386,6 @@
background: url(~@/assets/home/sf_del.png) no-repeat;
margin-right: 0.05rem;
}
div {
cursor: pointer;
}