This commit is contained in:
commit
412ef09be8
|
@ -8,6 +8,7 @@
|
||||||
<template>
|
<template>
|
||||||
<div class="box">
|
<div class="box">
|
||||||
<div class="header">能力上架申请</div>
|
<div class="header">能力上架申请</div>
|
||||||
|
|
||||||
<div class="top">
|
<div class="top">
|
||||||
<div
|
<div
|
||||||
v-for="(nav, index) in navList"
|
v-for="(nav, index) in navList"
|
||||||
|
|
|
@ -1386,7 +1386,6 @@
|
||||||
background: url(~@/assets/home/sf_del.png) no-repeat;
|
background: url(~@/assets/home/sf_del.png) no-repeat;
|
||||||
margin-right: 0.05rem;
|
margin-right: 0.05rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
div {
|
div {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue