no message

This commit is contained in:
A1300399510
2023-12-25 18:39:49 +08:00
parent 4607702bdc
commit c80cee6eb0
11 changed files with 879 additions and 389 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div class="empty-box flexcenter">
<div class="empty-box-list flexcenter">
<div class="dot-list flexacenter">
<img class="item" src="@/assets/img/dot-yellow.svg" />
<img class="item" src="@/assets/img/dot-yellow.svg" />
@@ -20,7 +20,7 @@ let props = defineProps({
</script>
<style lang="less" scoped>
.empty-box {
.empty-box-list {
// width: 690px;
// height: 490px;
background-color: #ffffff;