Chore:添加注释

This commit is contained in:
lifizer
2024-07-30 14:16:54 +08:00
parent 8056e74d43
commit b264e04e8f
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -27,6 +27,7 @@
</template> </template>
<script> <script>
// 景点门票
import {getProducts} from "@/api/store"; import {getProducts} from "@/api/store";
export default { export default {
+1
View File
@@ -36,6 +36,7 @@
</template> </template>
<script> <script>
// 尖货推荐
import {getSharpList, sharpBannar} from "@/api/goods"; import {getSharpList, sharpBannar} from "@/api/goods";
export default { export default {