丰收码
This commit is contained in:
27
src/project/fengdu/AppHarvestQR/AppHarvestQR.vue
Normal file
27
src/project/fengdu/AppHarvestQR/AppHarvestQR.vue
Normal 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>
|
||||||
BIN
src/project/fengdu/AppHarvestQR/img-zhuangshi.png
Normal file
BIN
src/project/fengdu/AppHarvestQR/img-zhuangshi.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 68 KiB |
Reference in New Issue
Block a user