diff --git a/components.d.ts b/components.d.ts index 3b16f1f..c667356 100644 --- a/components.d.ts +++ b/components.d.ts @@ -3,11 +3,9 @@ // @ts-nocheck // Generated by unplugin-vue-components // Read more: https://github.com/vuejs/core/pull/3399 -import '@vue/runtime-core' - export {} -declare module '@vue/runtime-core' { +declare module 'vue' { export interface GlobalComponents { RouterLink: typeof import('vue-router')['RouterLink'] RouterView: typeof import('vue-router')['RouterView'] @@ -19,6 +17,7 @@ declare module '@vue/runtime-core' { VanForm: typeof import('vant/es')['Form'] VanIcon: typeof import('vant/es')['Icon'] VanNavBar: typeof import('vant/es')['NavBar'] + VanOverlay: typeof import('vant/es')['Overlay'] VanPicker: typeof import('vant/es')['Picker'] VanPopup: typeof import('vant/es')['Popup'] VanSwipe: typeof import('vant/es')['Swipe'] diff --git a/dist云南体检生产.zip b/dist云南体检生产.zip new file mode 100644 index 0000000..9dcbd17 Binary files /dev/null and b/dist云南体检生产.zip differ diff --git a/src/static/openArrow.png b/src/static/openArrow.png new file mode 100644 index 0000000..e312ab1 Binary files /dev/null and b/src/static/openArrow.png differ diff --git a/src/views/AccountLogin/AccountLogin.vue b/src/views/AccountLogin/AccountLogin.vue index 718839b..837566b 100644 --- a/src/views/AccountLogin/AccountLogin.vue +++ b/src/views/AccountLogin/AccountLogin.vue @@ -58,6 +58,26 @@ + +
+ 点击此处用浏览器打开 + +
+