Merge remote-tracking branch 'origin/huangzhenbao-admin'
This commit is contained in:
@@ -239,9 +239,9 @@ function resetForm() {
|
||||
|
||||
<style scoped lang="scss">
|
||||
.marketing-recharge-quota {
|
||||
padding: 16px;
|
||||
background: #f0f2f5;
|
||||
min-height: 100vh;
|
||||
padding: 0;
|
||||
background: transparent;
|
||||
min-height: auto;
|
||||
}
|
||||
|
||||
.content-layout {
|
||||
@@ -135,9 +135,9 @@ async function handleSave() {
|
||||
|
||||
<style scoped lang="scss">
|
||||
.marketing-recharge-config {
|
||||
padding: 16px;
|
||||
background: #f0f2f5;
|
||||
min-height: 100vh;
|
||||
padding: 0;
|
||||
background: transparent;
|
||||
min-height: auto;
|
||||
}
|
||||
|
||||
.border-shadow {
|
||||
Reference in New Issue
Block a user