DESKTOP-O04BTUJ\muzen 3 anni fa
parent
commit
8643992abf
1 ha cambiato i file con 18 aggiunte e 0 eliminazioni
  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>