Merge branch 'dev-ryan'

# Conflicts:
#	buyer/src/plugins/request.js
This commit is contained in:
mabo
2021-06-23 10:48:54 +08:00
7 changed files with 349 additions and 216 deletions

View File

@@ -5,7 +5,7 @@ import ViewUI from "view-design";
import "./styles/theme.less";
import "core-js/stable";
import "regenerator-runtime/runtime";
// import "regenerator-runtime/runtime";
import vueQr from 'vue-qr'
import App from "./App";