Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gs1
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
吴迪
gs1
Commits
e365b9b6
Commit
e365b9b6
authored
Jan 09, 2022
by
林家欣
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改首页公告样式兼容和分支机构详情样式bug
parent
b8d97c05
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
13 additions
and
7 deletions
+13
-7
Corppay.vue
src/views/Business/Corppay.vue
+1
-1
Corppaynew.vue
src/views/Business/Corppaynew.vue
+3
-0
UDI.vue
src/views/Business/UDI.vue
+2
-2
notice.vue
src/views/Home/comps/notice.vue
+4
-2
BranchMsg.vue
src/views/Org/BranchMsg.vue
+3
-2
No files found.
src/views/Business/Corppay.vue
View file @
e365b9b6
...
...
@@ -95,7 +95,7 @@
<table
class=
"table table-striped table-hover fwxmyfwnr"
>
<thead>
<tr>
<th
style=
"width: 5
0
px; font-size: 14px"
>
序号
</th>
<th
style=
"width: 5
5
px; font-size: 14px"
>
序号
</th>
<th
style=
"width: 100px; text-align: center; font-size: 14px"
>
服务项目
</th>
...
...
src/views/Business/Corppaynew.vue
View file @
e365b9b6
...
...
@@ -317,6 +317,9 @@ export default {
}
}
.table-bordered
{
border-top
:
0
!important
;
border-left
:
0
!important
;
border-right
:
0
!important
;
thead
{
tr
{
th
{
...
...
src/views/Business/UDI.vue
View file @
e365b9b6
...
...
@@ -118,7 +118,7 @@
<li>
<p>
<a
:href=
"`$
{urls.origin}/office/uploadFileResource/Manage/down/基于商品条码(GS1)标准的医疗器械唯一标识(UDI)实施指南.pdf`
"
href=
"/office/uploadFileResource/Manage/down/基于商品条码(GS1)标准的医疗器械唯一标识(UDI)实施指南.pdf
"
target=
"_blank"
>
1.基于商品条码(GS1)标准的医疗器械唯一标识(UDI)实施指南
</a
>
...
...
@@ -127,7 +127,7 @@
<li>
<p>
<a
:href=
"`$
{urls.origin}/office/uploadFileResource/Manage/down/基于商品条码(GS1)标准的医疗器械唯一标识(UDI)系统实施常见问题.pdf`
"
href=
"/office/uploadFileResource/Manage/down/基于商品条码(GS1)标准的医疗器械唯一标识(UDI)系统实施常见问题.pdf
"
target=
"_blank"
>
2.基于商品条码(GS1)标准的医疗器械唯一标识(UDI)系统实施常见问题
</a
>
...
...
src/views/Home/comps/notice.vue
View file @
e365b9b6
...
...
@@ -69,7 +69,9 @@
</tbody>
</table>
</div>
<div
class=
"notice-note"
style=
"text-align:right"
><br>
2020年2月28日
</div>
<div
class=
"notice-note"
style=
"text-align: right"
>
<br
/>
2020年2月28日
</div>
</div>
</div>
</div>
...
...
@@ -228,7 +230,7 @@ export default {
td
{
display
:
table-cell
;
vertical-align
:
inherit
;
border
-width
:
1px
;
border
:
1px
solid
grey
;
}
}
}
...
...
src/views/Org/BranchMsg.vue
View file @
e365b9b6
...
...
@@ -100,10 +100,11 @@ export default {
@media
screen
and
(
min-width
:
992px
)
{
.
branchMsg-message
{
position
:
absolute
;
width
:
100%
;
right
:
0
;
top
:
0
;
display
:
flex
;
justify-content
:
flex-end
;
//
display
:
flex
;
//
justify-content
:
flex-end
;
pointer-events
:
none
;
.tip
{
pointer-events
:
auto
;
...
...
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