@@ -0,0 +1,13 @@
+<template>
+ <view>
+ 编辑名片
+ </view>
+</template>
+
+<script>
+export default {
+}
+</script>
+<style></style>
@@ -82,6 +82,8 @@
}
}, {
"path": "businessCard/share"
+ }, {
+ "path": "businessCard/edit"
"path": "mySubscription/index"