Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zhichan
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
蒋勇
zhichan
Commits
2b793d48
Commit
2b793d48
authored
Aug 06, 2020
by
王勇飞
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: tm upload limit 2M
parent
f8061a49
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
fqboss/app/front/vues/pages/automatictmsubmitedit/automatictmsubmitedit.html
+3
-3
fqboss/app/front/vues/pages/automatictmsubmitinside/automatictmsubmitinside.html
+2
-2
No files found.
fqboss/app/front/vues/pages/automatictmsubmitedit/automatictmsubmitedit.html
View file @
2b793d48
...
...
@@ -39,7 +39,7 @@
src=
"http://gsb-zc.oss-cn-beijing.aliyuncs.com/empty2018082212365411225525855.jpg"
/>
<br
/>
<gsb-upload
flag=
"picUrl"
:d=
"d"
ref=
"picUrl"
@
setKey=
"setKey"
:action=
"action"
filetype=
"image/jpg, image/png, image/jpeg"
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
@
error=
"error"
isLt200K=
"
true"
>
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
@
error=
"error"
isLt200K=
"
false
>
<el-button type="
primary
"
>
黑白商标上传
</el-button>
</gsb-upload>
...
...
@@ -52,7 +52,7 @@
src=
"http://gsb-zc.oss-cn-beijing.aliyuncs.com/empty2018082212365411225525855.jpg"
/>
<br
/>
<gsb-upload
:d=
"d"
:action=
"action"
flag=
"colorizedPicUrl"
ref=
"colorizedPicUrl"
@
setKey=
"setKey"
filetype=
"image/jpg, image/png, image/jpeg"
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
@
error=
"error"
isLt200K=
"
true"
>
filetype=
"image/jpg, image/png, image/jpeg"
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
@
error=
"error"
isLt200K=
"
false
>
<el-button type="
primary
"
>
彩色商标上传
</el-button>
</gsb-upload>
</el-form-item>
...
...
@@ -64,7 +64,7 @@
src=
"http://gsb-zc.oss-cn-beijing.aliyuncs.com/empty2018082212365411225525855.jpg"
/>
<br
/>
<gsb-upload
:d=
"d"
ref=
"colorizedPicUrl"
:action=
"action"
flag=
"colorizedPicUrl"
@
setKey=
"setKey"
filetype=
"image/jpg, image/png, image/jpeg"
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
@
error=
"error"
isLt200K=
"
tru
e"
>
filetype=
"image/jpg, image/png, image/jpeg"
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
@
error=
"error"
isLt200K=
"
fals
e"
>
<el-button
type=
"primary"
>
彩色商标上传
</el-button>
</gsb-upload>
</el-form-item>
...
...
fqboss/app/front/vues/pages/automatictmsubmitinside/automatictmsubmitinside.html
View file @
2b793d48
...
...
@@ -38,7 +38,7 @@
src=
"http://gsb-zc.oss-cn-beijing.aliyuncs.com/empty2018082212365411225525855.jpg"
/>
<br
/>
<gsb-upload
flag=
"picUrl"
:d=
"d"
ref=
"picUrl"
@
setKey=
"setKey"
:action=
"action"
filetype=
"image/jpg, image/png, image/jpeg"
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
@
error=
"error"
isLt200K=
"
tru
e"
>
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
@
error=
"error"
isLt200K=
"
fals
e"
>
<el-button
type=
"primary"
>
黑白商标上传
</el-button>
</gsb-upload>
...
...
@@ -52,7 +52,7 @@
<br
/>
<gsb-upload
:d=
"d"
ref=
"colorizedPicUrl"
flag=
"colorizedPicUrl"
@
setKey=
"setKey"
:action=
"action"
flag=
"colorizedPicUrl"
filetype=
"image/jpg, image/png, image/jpeg"
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
@
error=
"error"
isLt200K=
"
tru
e"
>
@
error=
"error"
isLt200K=
"
fals
e"
>
<el-button
type=
"primary"
>
彩色商标上传
</el-button>
</gsb-upload>
</el-form-item>
...
...
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