wangxy 11 часов назад
Родитель
Сommit
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>