mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-07 01:46:44 +08:00
修改
This commit is contained in:
@@ -72,6 +72,7 @@
|
||||
export default {
|
||||
data(){
|
||||
return {
|
||||
webBaseUrl:this.$config.context,
|
||||
showLevel:1,
|
||||
show:false,
|
||||
fileBaseUrl:this.$config.fileUrl,
|
||||
|
||||
@@ -74,6 +74,7 @@
|
||||
components: {cropper},
|
||||
data() {
|
||||
return {
|
||||
fileUrl:this.$config.fileUrl,
|
||||
aid:'',
|
||||
userInfoObj:{
|
||||
account:{nickName:'',mobile:'',avatar:'',email:'',passValue:'',sex:''},
|
||||
|
||||
Reference in New Issue
Block a user