Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
h5_activity
Project
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
谭新宇
h5_activity
Commits
e57b0cb5
Commit
e57b0cb5
authored
Jul 09, 2019
by
胡畅
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix signup
parent
655dcdfe
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
signup.html
showPhotos/signup.html
+4
-1
No files found.
showPhotos/signup.html
View file @
e57b0cb5
...
...
@@ -133,6 +133,9 @@
processData
:
false
,
success
:
function
(
data
)
{
$
(
"#act31419345204861"
).
removeClass
(
'global-none'
)
},
error
:
function
()
{
showMessage
(
'上传失败!'
,
3000
,
true
);
}
})
})
...
...
@@ -297,7 +300,7 @@
}
}
//对图片旋转处理
added by lzk
//对图片旋转处理
function
rotateImg
(
img
,
direction
,
canvas
)
{
//最小与最大旋转方向,图片旋转4次后回到原方向
var
min_step
=
0
;
...
...
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