Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tl_estate
Project
Project
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
hujun
tl_estate
Commits
51159cbb
Commit
51159cbb
authored
May 16, 2018
by
xishifeng
Committed by
hujun
May 16, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
样式补充
parent
dd2dd7fd
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
achieve_temp.css
public/app/css/achieve_temp.css
+1
-1
achieve_fork.js
public/app/js/achieve_fork.js
+3
-3
No files found.
public/app/css/achieve_temp.css
View file @
51159cbb
...
@@ -296,7 +296,7 @@ p.ul_title>span{
...
@@ -296,7 +296,7 @@ p.ul_title>span{
box-sizing
:
border-box
;
box-sizing
:
border-box
;
}
}
p
.ul_title_add
>
span
{
p
.ul_title_add
>
span
{
font-size
:
0.
3
rem
;
font-size
:
0.
28
rem
;
color
:
#666
;
color
:
#666
;
line-height
:
.7rem
;
line-height
:
.7rem
;
text-align
:
center
;
text-align
:
center
;
...
...
public/app/js/achieve_fork.js
View file @
51159cbb
...
@@ -55,9 +55,9 @@ require(['vue', 'vconsole', 'css!style/achieve_fork.css', 'jquery0325', 'common'
...
@@ -55,9 +55,9 @@ require(['vue', 'vconsole', 'css!style/achieve_fork.css', 'jquery0325', 'common'
},
},
loadMain
:
function
(){
loadMain
:
function
(){
var
_this
=
this
;
var
_this
=
this
;
this
.
userLevel
=
localStorage
.
getItem
(
'level'
);
this
.
userLevel
=
localStorage
.
getItem
(
'
user
level'
);
this
.
linkAchieveYwy
=
'achieve_ywy?ywyId='
+
localStorage
.
getItem
(
'id'
);
this
.
linkAchieveYwy
=
'achieve_ywy?ywyId='
+
localStorage
.
getItem
(
'
user
id'
);
this
.
linkAchieveQy
=
'achieve_region?ywyId='
+
localStorage
.
getItem
(
'id'
);
this
.
linkAchieveQy
=
'achieve_region?ywyId='
+
localStorage
.
getItem
(
'
user
id'
);
}
}
}
}
});
});
...
...
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