@@ -218,6 +218,4 @@
align-items: center;
}
-
@@ -66,6 +66,7 @@ function Z1Gather() {
const res = await API_btnOk(values);
if (res.code === 0) {
MessageFu.success("提交成功!");
+ localStorage.setItem("HDB_WJ", "1");
window.setTimeout(() => {
window.opener = null;
window.open("", "_self");
@@ -1,5 +1,6 @@
.AAAAA{
+ background-color: aqua;
:global{
+ background-color: red;