Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
hls-xcmg-vue-app
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
xugong
hls-xcmg-vue-app
Commits
4e5cd79c
Commit
4e5cd79c
authored
Nov 29, 2019
by
786817560
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
'pull'
parent
fa944d76
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
entry-info.vue
src/pages/contractSigning/entry-info.vue
+2
-2
product-detailed.vue
src/pages/productQuery/product-detailed.vue
+3
-3
No files found.
src/pages/contractSigning/entry-info.vue
View file @
4e5cd79c
<!--
<!--
* @Author: your name
* @Author: your name
* @Date: 2019-09-29 10:02:11
* @Date: 2019-09-29 10:02:11
* @LastEditTime: 2019-11-
11 16:38:59
* @LastEditTime: 2019-11-
28 18:19:14
* @LastEditors: Please set LastEditors
* @LastEditors: Please set LastEditors
* @Description: In User Settings Edit
* @Description: In User Settings Edit
-->
-->
...
@@ -351,7 +351,7 @@ export default {
...
@@ -351,7 +351,7 @@ export default {
}
}
.bottom-tab-button{
.bottom-tab-button{
background:
#00469C
;
background:
@headerColor
;
border-radius: 4px;
border-radius: 4px;
color:white;
color:white;
height: 40px;
height: 40px;
...
...
src/pages/productQuery/product-detailed.vue
View file @
4e5cd79c
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
* @Descrip: 产品明细
* @Descrip: 产品明细
* @Author: your name
* @Author: your name
* @Date: 2019-10-15 14:30:00
* @Date: 2019-10-15 14:30:00
* @LastEditTime: 2019-11-2
0 14:44:52
* @LastEditTime: 2019-11-2
9 09:21:47
* @LastEditors: Please set LastEditors
* @LastEditors: Please set LastEditors
-->
-->
<
template
>
<
template
>
...
@@ -522,8 +522,8 @@ export default {
...
@@ -522,8 +522,8 @@ export default {
}
}
.bgcolor {
.bgcolor {
background:
#00469C
;
background:
@headerColor
;
border: 1px solid
#00469C
;
border: 1px solid
@headerColor
;
border-radius: 4px;
border-radius: 4px;
font-family: PingFangSC-Semibold;
font-family: PingFangSC-Semibold;
color: #FFFFFF;
color: #FFFFFF;
...
...
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