wangxy 3 ヶ月 前
コミット
50188fd8d3
1 ファイル変更13 行追加0 行削除
  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>