diff --git a/packages/booksubmit/index copy.vue b/packages/booksubmit/index copy.vue deleted file mode 100644 index 2e7810e..0000000 --- a/packages/booksubmit/index copy.vue +++ /dev/null @@ -1,841 +0,0 @@ - - - - - \ No newline at end of file diff --git a/pages/index/index.vue b/pages/index/index.vue index 589ed16..f68971d 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -235,11 +235,11 @@ url: '/pages/course/index' }) } else if (type === 3) { - await this.getUser() - if (!this.can_appointment) { - this.base.toast("您当前没有可预约次数") - return - } + // await this.getUser() + // if (!this.can_appointment) { + // this.base.toast("您当前没有可预约次数") + // return + // } uni.navigateTo({ url: '/packages/booksubmit/appointment' })