Merge branch 'master' of http://git.luyuan.tk/luyuan/demingshangjia into xbx
This commit is contained in:
13
common/api/user.js
Normal file
13
common/api/user.js
Normal file
@@ -0,0 +1,13 @@
|
||||
export default {
|
||||
init(vm){
|
||||
return {
|
||||
// 首页协议 列子
|
||||
// documentInfo({document_code}) {
|
||||
// return vm.$u.post('StartUp/documentInfo', {
|
||||
// document_code : document_code
|
||||
// });
|
||||
// },
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -20,4 +20,4 @@ const install = (Vue, vm) => {
|
||||
|
||||
export default {
|
||||
install
|
||||
}
|
||||
}
|
||||
|
||||
@@ -19,4 +19,4 @@ const install = (Vue, vm) => {
|
||||
|
||||
export default {
|
||||
install
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user