类型:开发
描述:
This commit is contained in:
@@ -96,12 +96,12 @@
|
||||
</div>
|
||||
</div>
|
||||
<!-- <div class="amplify" @click="handleAmplify">
|
||||
<img class="icon-qp" src="@/assets/images/qping.png" alt="" />
|
||||
<img class="icon-qp" src="@/assets/images/qping.png" alt="" />
|
||||
</div> -->
|
||||
<all-list v-model="allShow" />
|
||||
</template>
|
||||
<script>
|
||||
|
||||
|
||||
</script>
|
||||
<script setup>
|
||||
import { useRouter } from 'vue-router'
|
||||
@@ -471,6 +471,7 @@
|
||||
}
|
||||
.btn-all{
|
||||
position: absolute;
|
||||
cursor: pointer;
|
||||
left: vw(140);
|
||||
top: vh(30);
|
||||
min-width: vw(180);
|
||||
|
||||
Reference in New Issue
Block a user