Browse Source

fix lang=scss

zhangyong/feature-20250815160302-金币优化
zhangrenyuan 2 months ago
parent
commit
bb22e2f611
  1. 2
      src/views/refund/gold/addCoinRefund.vue

2
src/views/refund/gold/addCoinRefund.vue

@ -627,7 +627,7 @@ onMounted(async function () {
</template> </template>
<style scoped>
<style scoped lang="scss">
p { p {
margin: 0px; margin: 0px;
} }

Loading…
Cancel
Save