diff --git a/seller/src/main.js b/seller/src/main.js index 99dc25c8..f7ec69e2 100644 --- a/seller/src/main.js +++ b/seller/src/main.js @@ -1,11 +1,8 @@ -// The Vue build version to load with the `import` command -// (runtime-only or standalone) has been set in webpack.base.conf with an alias. import Vue from "vue"; import ViewUI from "view-design"; import "./styles/theme.less"; import "core-js/stable"; -// import "regenerator-runtime/runtime"; import vueQr from "vue-qr"; import App from "./App"; diff --git a/seller/src/views/Main.vue b/seller/src/views/Main.vue index eeb0744c..d114954d 100644 --- a/seller/src/views/Main.vue +++ b/seller/src/views/Main.vue @@ -24,7 +24,7 @@ - 切换 + 修改密码 退出