Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
yyq
9 years ago
Commit
d22bd1f82601de94fb0af77d4135beda670272cb
1 parent
e15ffe0d
冲突
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
public/js/me/order/edit-order.js
public/scss/me/favorite/_editorial.css
public/js/me/order/edit-order.js
View file @
d22bd1f
...
...
@@ -149,7 +149,7 @@ function editOrder(onEdit) {
address
:
address
,
mobile
:
mobile
,
phone
:
phone
}
}
;
if
(
/
\*
/
.
test
(
mobile
))
{
d
=
{
...
...
@@ -158,7 +158,7 @@ function editOrder(onEdit) {
userName
:
userName
,
address
:
address
,
phone
:
phone
}
}
;
}
$
.
ajax
({
...
...
public/scss/me/favorite/_editorial.css
View file @
d22bd1f
.favorite-editorials
{
position
:
relative
;
position
:
relative
;
.num
{
position
:
absolute
;
top
:
-30px
;
...
...
Please
register
or
login
to post a comment