丰收码

This commit is contained in:
shijingjing
2023-03-16 13:49:00 +08:00
parent 8331e08401
commit 58f44dc9b5
2 changed files with 27 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
<template>
<div class="AppHarvestQR">
</div>
</template>
<script>
export default {
name: "AppHarvestQR",
appName: '丰收码',
data() {
return {
}
},
methods: {
},
onShow() {},
}
</script>
<style lang="scss" scoped>
.AppHarvestQR {
}
</style>

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB