From e4ebf55acd52c163b63be076b8072b4eee3aac7e Mon Sep 17 00:00:00 2001
From: 李凌 <344137771@qq.com>
Date: Thu, 09 Oct 2025 10:45:51 +0800
Subject: [PATCH] 1
---
src/views/C2C/withdraw/withdrawalSecurityVerification.vue | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/views/C2C/withdraw/withdrawalSecurityVerification.vue b/src/views/C2C/withdraw/withdrawalSecurityVerification.vue
index d0d6cef..6109ef0 100644
--- a/src/views/C2C/withdraw/withdrawalSecurityVerification.vue
+++ b/src/views/C2C/withdraw/withdrawalSecurityVerification.vue
@@ -130,6 +130,7 @@
</script>
<style lang="scss" scoped>
+@import "@/assets/css/copy2.scss";
.withdraw_verify {
width: 100%;
box-sizing: border-box;
--
Gitblit v1.9.3