瀏覽代碼

修改返回

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>