ソースを参照

猫王博物馆

DESKTOP-O04BTUJ\muzen 3 年 前
コミット
8643992abf
1 ファイル変更18 行追加0 行削除
  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>