Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
self-support
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
李俊赕
self-support
Commits
b46fec28
Commit
b46fec28
authored
May 25, 2021
by
linwenqing
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev-fix' into test
parents
2a8e8a2a
a481236c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
4 deletions
+1
-4
detail.vue
src/pages/mine/cert/detail.vue
+1
-4
No files found.
src/pages/mine/cert/detail.vue
View file @
b46fec28
...
...
@@ -37,9 +37,7 @@
that
.
info
.
type
=
data
.
type
;
that
.
info
.
url
=
urlArr
;
that
.
info
.
desc
=
data
.
desc
;
console
.
log
(
urlArr
);
}
catch
(
e
){}
console
.
log
(
that
.
info
);
})
},
}
...
...
@@ -52,8 +50,6 @@
}
.content-cody
{
padding-left
:
30
rpx
;
padding-right
:
30
rpx
;
background-color
:
#F4F5F7
;
border-radius
:
12
rpx
;
}
...
...
@@ -65,5 +61,6 @@
.content
{
padding-top
:
30
rpx
;
width
:
100%
;
}
</
style
>
Write
Preview
Markdown
is supported
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