mirror of
https://gitee.com/bootx/dax-pay-h5.git
synced 2025-10-13 21:50:26 +00:00
13 lines
116 B
Vue
13 lines
116 B
Vue
<template>
|
|
<div>
|
|
123
|
|
</div>
|
|
</template>
|
|
<script setup lang="ts">
|
|
|
|
</script>
|
|
|
|
<style scoped lang="less">
|
|
|
|
</style>
|