Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Litemall
Commits
aec557e9
Commit
aec557e9
authored
Apr 21, 2019
by
Junling Bu
Browse files
chore[litemall-vue]: 参考litemall-admin结构,重新调整litemall-vue的src结构
parent
8d262f8b
Changes
64
Expand all
Hide whitespace changes
Inline
Side-by-side
litemall-vue/src/views/user/tabbar-user.vue
View file @
aec557e9
This diff is collapsed.
Click to expand it.
litemall-vue/src/views/user/user-information-set/index.vue
View file @
aec557e9
...
...
@@ -41,8 +41,8 @@
<
script
>
import
{
Uploader
,
Picker
,
Popup
,
Button
}
from
'
vant
'
;
import
{
USER_PROFILE
}
from
'
@/api/user
'
;
import
{
removeLocalStorage
}
from
'
core
/utils/local-storage
'
;
import
{
getLocalStorage
}
from
'
core
/utils/local-storage
'
;
import
{
removeLocalStorage
}
from
'
@
/utils/local-storage
'
;
import
{
getLocalStorage
}
from
'
@
/utils/local-storage
'
;
export
default
{
data
()
{
return
{
...
...
litemall-vue/src/views/user/user-information-set/set-password/index.vue
View file @
aec557e9
This diff is collapsed.
Click to expand it.
litemall-vue/src/vue/event-bus/index.js
deleted
100644 → 0
View file @
8d262f8b
This diff is collapsed.
Click to expand it.
Prev
1
2
3
4
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment