no message
Former-commit-id: efa5f4883dc660c18f2608f33df4da01846f9fc6 Former-commit-id: 6ab043a54f1052cca5e9c340f99f44de62837e8d Former-commit-id: a8daea6186f738bb919b61c5c478596e4c5dae3e
This commit is contained in:
8
src/plugin/import/index.js
Normal file
8
src/plugin/import/index.js
Normal file
@@ -0,0 +1,8 @@
|
||||
// 库
|
||||
export default {
|
||||
install (Vue, options) {
|
||||
Vue.prototype.$import = {
|
||||
//
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user