소스 검색

猫王博物馆

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>