init
This commit is contained in:
9
components/goodsSpecs2.vue
Normal file
9
components/goodsSpecs2.vue
Normal file
@@ -0,0 +1,9 @@
|
||||
<script setup>
|
||||
</script>
|
||||
<template>
|
||||
<view class="testBox">
|
||||
测试
|
||||
</view>
|
||||
</template>
|
||||
<style>
|
||||
</style>
|
||||
Reference in New Issue
Block a user