Explorar el Código

猫王博物馆

DESKTOP-O04BTUJ\muzen hace 3 años
padre
commit
8643992abf
Se han modificado 1 ficheros con 18 adiciones y 0 borrados
  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>