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"
 		}, {