Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zhichan
Overview
Overview
Details
Activity
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
蒋勇
zhichan
Commits
6a185ec1
Commit
6a185ec1
authored
Nov 21, 2019
by
刘泽奇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
123
parent
fa68263c
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
2 deletions
+5
-2
igirl-channel-web/app/front/entry/index.ejs
+1
-1
igirl-channel-web/app/front/entry/public/css/pagecom.css
+0
-0
igirl-channel-web/app/front/vues/pages/jdindentlist/jdindentlist.css
+3
-0
igirl-channel-web/app/front/vues/pages/jdindentlist/jdindentlist.html
+1
-1
No files found.
igirl-channel-web/app/front/entry/index.ejs
View file @
6a185ec1
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
<meta
name=
"keywords"
content=
"PAAS 开放平台"
>
<meta
name=
"keywords"
content=
"PAAS 开放平台"
>
<meta
name=
"baidu-site-verification"
content=
"lATAxZAm8y"
/>
<meta
name=
"baidu-site-verification"
content=
"lATAxZAm8y"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=0.8, maximum-scale=0.8, user-scalable=1"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=0.8, maximum-scale=0.8, user-scalable=1"
>
<title
id=
"idtitle"
>
畅捷通
信息技术股份有限公司【商标服务】
</title>
<title
id=
"idtitle"
>
畅捷通
商标注册服务
</title>
<!-- <%=app?app.name:'应用未启用'%> -->
<!-- <%=app?app.name:'应用未启用'%> -->
<link
rel=
"stylesheet"
href=
"/css/ele/ele2.12.0.css"
>
<link
rel=
"stylesheet"
href=
"/css/ele/ele2.12.0.css"
>
<link
rel=
"stylesheet"
href=
"/css/pagecom.css"
>
<link
rel=
"stylesheet"
href=
"/css/pagecom.css"
>
...
...
igirl-channel-web/app/front/entry/public/css/pagecom.css
View file @
6a185ec1
This source diff could not be displayed because it is too large. You can
view the blob
instead.
igirl-channel-web/app/front/vues/pages/jdindentlist/jdindentlist.css
View file @
6a185ec1
...
@@ -128,6 +128,9 @@
...
@@ -128,6 +128,9 @@
font-weight
:
400
;
font-weight
:
400
;
color
:
rgba
(
47
,
47
,
47
,
1
);
color
:
rgba
(
47
,
47
,
47
,
1
);
}
}
.jdindentlist-list
.el-table
tr
>
th
:nth-of-type
(
12n
)>
.cell
{
text-align
:
center
;
}
.jdindentlist-list-page
{
.jdindentlist-list-page
{
margin-top
:
25px
;
margin-top
:
25px
;
width
:
100%
;
width
:
100%
;
...
...
igirl-channel-web/app/front/vues/pages/jdindentlist/jdindentlist.html
View file @
6a185ec1
...
@@ -87,7 +87,7 @@
...
@@ -87,7 +87,7 @@
</el-table-column>
</el-table-column>
<el-table-column
prop=
"submitTime"
label=
"递交时间"
class-name=
"subtime"
>
<el-table-column
prop=
"submitTime"
label=
"递交时间"
class-name=
"subtime"
>
</el-table-column>
</el-table-column>
<el-table-column
prop=
"address"
label=
"操作"
>
<el-table-column
prop=
"address"
label=
"操作"
>
<template
slot-scope=
"scope"
>
<template
slot-scope=
"scope"
>
<el-button
v-show=
"showDetails(scope.$index, scope.row)"
<el-button
v-show=
"showDetails(scope.$index, scope.row)"
style=
"border:0;width:100%;color: #0F8EE9;"
size=
"mini"
style=
"border:0;width:100%;color: #0F8EE9;"
size=
"mini"
...
...
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