Browse Source

修改返回

wangxy 14 hours ago
parent
commit
50188fd8d3
1 changed files with 13 additions and 0 deletions
  1. 13 0
      pages/chanpinShop/index.vue

+ 13 - 0
pages/chanpinShop/index.vue

@@ -0,0 +1,13 @@
+<template>
+  <view></view>
+</template>
+
+<script>
+export default {
+  name: "index"
+}
+</script>
+
+<style scoped>
+
+</style>