This commit is contained in:
parent
1ad27a55eb
commit
b712808634
|
@ -4,9 +4,24 @@
|
|||
<img src="/static/town/TABBG.png" style="width: 100%;height: 100%;position: absolute;z-index: -10000;" alt="">
|
||||
<div class="content">
|
||||
<div class="btns" style="position: absolute;">
|
||||
<div class="btn" @click="ShwostoreType = true">商品分类</div>
|
||||
<!-- <div class="btn" @click="ShwostoreType = true">商品分类</div>
|
||||
<div class="btn" @click="ShwostoreType = false">商品管理
|
||||
<!-- <div style="width: 100%;height: 10px;background-color: #fff;position: absolute;"></div> -->
|
||||
</div> -->
|
||||
<!-- <div class="btn">啊实打实</div> -->
|
||||
<img src="/static/a/btn.png" style="width: 8vw;height: 4vh;" alt="">
|
||||
<img src="/static/a/btn2.png" style="width: 8vw;height: 4vh;" alt="">
|
||||
|
||||
|
||||
<div style="position: relative;color: white;">
|
||||
<img src="/static/a/bg.png" style="width: 8vw;height: 4vh;position: absolute;" alt="">
|
||||
|
||||
|
||||
<div style="position: relative;">aniu</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div style="display: flex;color: white;justify-content: flex-end;margin-right: 5vw;cursor: pointer;"
|
||||
|
@ -219,18 +234,20 @@ onMounted(() => {
|
|||
|
||||
.btn {
|
||||
color: white;
|
||||
border: 1px solid #BF6D5D;
|
||||
// border: 1px solid #BF6D5D;
|
||||
padding: 3px 10px;
|
||||
border-radius: 20px;
|
||||
margin-right: 10px;
|
||||
position: relative;
|
||||
// background-image: url('');
|
||||
// background-size: cover;
|
||||
}
|
||||
}
|
||||
|
||||
.table {
|
||||
width: 100%;
|
||||
height: 75vh;
|
||||
margin-top: 3.5vh;
|
||||
margin-top: 5vh;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
Binary file not shown.
After Width: | Height: | Size: 8.5 KiB |
Binary file not shown.
After Width: | Height: | Size: 8.3 KiB |
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue