diff --git a/app/pages/merchantFranchise/index.vue b/app/pages/merchantFranchise/index.vue new file mode 100644 index 0000000..e8b48fd --- /dev/null +++ b/app/pages/merchantFranchise/index.vue @@ -0,0 +1,181 @@ + + + + + + 商家加盟申请 + + + + + + + + + + + + + + + + + + 有设备 + + + + 无设备 + + + + + + + + + + + + {{ isSubmitting ? '提交中...' : '马上加盟 立即挣钱' }} + + + + + + + + + + + + + \ No newline at end of file