feat: 请求响应拦截器

This commit is contained in:
2024-12-20 10:35:40 +08:00
parent db5c4b08ff
commit 977f6328f8
19 changed files with 178 additions and 47 deletions

3
dist/app.wxss vendored
View File

@@ -54,6 +54,9 @@
--tw-contain-paint: ;
--tw-contain-style:
}
.table {
display: table
}
.text-_red_ {
--tw-text-opacity: 1;
color: rgb(255 0 0 / var(--tw-text-opacity, 1))