1
This commit is contained in:
parent
124492b152
commit
87edbffaa3
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ unpackage
|
||||
/node_modules/
|
||||
node_modules/*
|
||||
node_modules
|
||||
yarn.lock
|
||||
|
@ -63,7 +63,6 @@
|
||||
import VNavigationBar from "@/components/VNavigationBar.vue";
|
||||
import {getDictByCode, convertToDouble} from "@/utils/utils";
|
||||
import request from "@/utils/request";
|
||||
import {browser} from "@/unpackage/dist/dev/mp-weixin/common/vendor";
|
||||
|
||||
export default {
|
||||
components: {VNavigationBar},
|
||||
|
Loading…
Reference in New Issue
Block a user