Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation
This project
Loading...
Sign in
夏新然
/
appweb
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit c20f319a
authored
5 years ago
by
周志凯
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
删除部分注释
1 parent
b297e13b
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
3 deletions
main.js
package-lock.json
pages/profile/index.vue
main.js
View file @
c20f319
...
...
@@ -20,7 +20,6 @@ Vue.component(VTable.name, VTable)
Vue
.
component
(
VPagination
.
name
,
VPagination
)
Vue
.
use
(
VueI18n
)
Vue
.
use
(
AwesomePicker
);
console
.
log
(
'main MobileMessage'
,
MobileMessage
)
Vue
.
use
(
MobileMessage
)
Vue
.
config
.
productionTip
=
false
Vue
.
prototype
.
echarts
=
echarts
;
...
...
This diff is collapsed.
Click to expand it.
package-lock.json
deleted
100644 → 0
View file @
b297e13
This diff could not be displayed because it is too large.
This diff is collapsed.
Click to expand it.
pages/profile/index.vue
View file @
c20f319
...
...
@@ -20,8 +20,6 @@
import
headerComp
from
'../../components/header'
import
backArrow
from
'../../static/header/backArrow.png'
import
rArrow
from
"../../static/analysis/rArrow.png"
// import MobileMessage from 'mobile-message'
// import 'mobile-message/dist/message.css'
export
default
{
onLoad
(
option
)
{
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
Attach a file
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 post a comment