自定义消息
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<template>
|
||||
<div class="Navigation-left"> </div>
|
||||
<div class="Navigation">
|
||||
<image
|
||||
src="../../../static/Navigationimg.png"
|
||||
@@ -137,6 +138,11 @@ const getPassingRef = (ref) => {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
.Navigation-left{
|
||||
width: 100%;
|
||||
height: 200rpx;
|
||||
z-index: 998;
|
||||
}
|
||||
/* .Return {
|
||||
width: 50rpx;
|
||||
height: 50rpx;
|
||||
|
||||
Reference in New Issue
Block a user