|
@@ -1263,7 +1263,7 @@ export default {
|
|
|
.notifyIndex {
|
|
.notifyIndex {
|
|
|
z-index: 999999 !important;
|
|
z-index: 999999 !important;
|
|
|
}
|
|
}
|
|
|
-// .van-nav-bar__right:active {
|
|
|
|
|
-// opacity: 1 !important;
|
|
|
|
|
-// }
|
|
|
|
|
|
|
+.van-nav-bar__right:active {
|
|
|
|
|
+ opacity: 1 !important;
|
|
|
|
|
+}
|
|
|
</style>
|
|
</style>
|