s
This commit is contained in:
parent
eff4c97884
commit
26958ab87a
@ -399,6 +399,7 @@
|
||||
const route = '/pages/oaHome/oaHome';
|
||||
let arr = [];
|
||||
n.forEach((item) => {
|
||||
s
|
||||
if (item.paths.includes(route)) {
|
||||
arr = item.children;
|
||||
}
|
||||
|
@ -194,7 +194,9 @@
|
||||
padding: 8rpx;
|
||||
border: 5rpx solid #0122c7;
|
||||
border-radius: 10rpx;
|
||||
background-color: rgba(#0122c7, 0.1);
|
||||
// background-color: rgba(#0122c7, 0.1);
|
||||
// background-color: rgba(#0122c7, 0.1);
|
||||
max-width: 80vw;
|
||||
margin-right: 10rpx;
|
||||
margin-top: 10rpx;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user