소스 검색

名片海报

xiaohaizhao 1 년 전
부모
커밋
5249b4911a
2개의 변경된 파일15개의 추가작업 그리고 0개의 파일을 삭제
  1. 13 0
      cloud/businessCard/share.vue
  2. 2 0
      pages.json

+ 13 - 0
cloud/businessCard/share.vue

@@ -0,0 +1,13 @@
+<template>
+    <view>
+        名片海报
+    </view>
+</template>
+
+<script>
+export default {
+
+}
+</script>
+
+<style></style>

+ 2 - 0
pages.json

@@ -80,6 +80,8 @@
 			"style": {
 				"navigationStyle": "custom"
 			}
+		}, {
+			"path": "businessCard/share"
 		}, {
 			"path": "mySubscription/index"
 		}, {