Browse Source

猫王博物馆

DESKTOP-O04BTUJ\muzen 3 năm trước cách đây
mục cha
commit
8643992abf
1 tập tin đã thay đổi với 18 bổ sung0 xóa
  1. 18 0
      src/pages/ohplay/museum.vue

+ 18 - 0
src/pages/ohplay/museum.vue

@@ -0,0 +1,18 @@
+<template>
+  <view class="app-container">
+
+  </view>
+</template>
+
+<script>
+export default {
+  data() {
+    return {
+
+    }
+  }
+}
+</script>
+
+<style lang="scss">
+</style>