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
9fbab104
Commit
9fbab104
authored
Jul 31, 2019
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
上传多张图片
parent
2ffda816
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
21 additions
and
4 deletions
+21
-4
daily_details.html
application/index/view/finance/daily_details.html
+8
-2
getCollectionShop.html
application/index/view/officeBuilding/getCollectionShop.html
+7
-1
financial_manager_daily_list.js
public/resource/js/financial_manager_daily_list.js
+6
-1
No files found.
application/index/view/finance/daily_details.html
View file @
9fbab104
...
@@ -946,7 +946,13 @@
...
@@ -946,7 +946,13 @@
<div
class=
"modal-body modal-body-height"
>
<div
class=
"modal-body modal-body-height"
>
<ul
class=
"list-group"
>
<ul
class=
"list-group"
>
<li
class=
"list-group-item"
>
<li
class=
"list-group-item"
>
<div
class=
"form-group full-width-100 full-pic-area"
>
<span
style=
"position: relative;top: 0px;"
>
申请类型
<span
class=
"text-danger"
>
(必填)
</span>
:
</span><select
style=
"height: 30px;"
class=
"type-financial-open"
>
<option
value=
""
>
请选择
</option>
<option
value=
"1"
>
和该地址相关的收款全部开业
</option>
<option
value=
"2"
>
该笔收款单独开业
</option>
</select>
</div>
<div
class=
"form-group full-width-100 full-pic-area"
>
<div
class=
"form-group full-width-100 full-pic-area"
>
<span
style=
"position: relative;top: -50px;"
>
开业说明
<span
class=
"text-danger"
>
(必填)
</span>
:
</span><textarea
name=
""
rows=
""
cols=
""
style=
"width: 380px;height: 100px;"
class=
"remark-financial-open"
></textarea>
<span
style=
"position: relative;top: -50px;"
>
开业说明
<span
class=
"text-danger"
>
(必填)
</span>
:
</span><textarea
name=
""
rows=
""
cols=
""
style=
"width: 380px;height: 100px;"
class=
"remark-financial-open"
></textarea>
</div>
</div>
...
@@ -955,7 +961,7 @@
...
@@ -955,7 +961,7 @@
<div>
图片至少1张,最多三张:
<span
class=
"text-danger"
>
(必填)
</span></div>
<div>
图片至少1张,最多三张:
<span
class=
"text-danger"
>
(必填)
</span></div>
<div
id=
"container_body"
>
<div
id=
"container_body"
>
<button
type=
"button btn2"
class=
"btn btn-default"
>
上传图片
</button>
<button
type=
"button btn2"
class=
"btn btn-default"
>
上传图片
</button>
<input
type=
"file"
id=
"file_input_pic_open"
/>
<input
type=
"file"
id=
"file_input_pic_open"
multiple=
"multiple"
/>
<div
id=
"container_body_img_open"
></div>
<div
id=
"container_body_img_open"
></div>
</div>
</div>
</div>
</div>
...
...
application/index/view/officeBuilding/getCollectionShop.html
View file @
9fbab104
...
@@ -1336,7 +1336,13 @@
...
@@ -1336,7 +1336,13 @@
<div
class=
"modal-body modal-body-height"
>
<div
class=
"modal-body modal-body-height"
>
<ul
class=
"list-group"
>
<ul
class=
"list-group"
>
<li
class=
"list-group-item"
>
<li
class=
"list-group-item"
>
<div
class=
"form-group full-width-100 full-pic-area"
>
<span
style=
"position: relative;top: 0px;"
>
申请类型
<span
class=
"text-danger"
>
(必填)
</span>
:
</span><select
style=
"height: 30px;"
class=
"type-financial-open"
>
<option
value=
""
>
请选择
</option>
<option
value=
"1"
>
和该地址相关的收款全部开业
</option>
<option
value=
"2"
>
该笔收款单独开业
</option>
</select>
</div>
<div
class=
"form-group full-width-100 full-pic-area"
>
<div
class=
"form-group full-width-100 full-pic-area"
>
<span
style=
"position: relative;top: -50px;"
>
开业说明
<span
class=
"text-danger"
>
(必填)
</span>
:
</span><textarea
name=
""
rows=
""
cols=
""
style=
"width: 380px;height: 100px;"
class=
"remark-financial-open"
></textarea>
<span
style=
"position: relative;top: -50px;"
>
开业说明
<span
class=
"text-danger"
>
(必填)
</span>
:
</span><textarea
name=
""
rows=
""
cols=
""
style=
"width: 380px;height: 100px;"
class=
"remark-financial-open"
></textarea>
</div>
</div>
...
...
public/resource/js/financial_manager_daily_list.js
View file @
9fbab104
...
@@ -265,7 +265,12 @@ define(['doT','html2canvas','text!temp/financial_manager_daily_list_template_tpl
...
@@ -265,7 +265,12 @@ define(['doT','html2canvas','text!temp/financial_manager_daily_list_template_tpl
var
_this
=
$
(
this
);
var
_this
=
$
(
this
);
var
formData
=
new
FormData
();
var
formData
=
new
FormData
();
formData
.
append
(
'type'
,
'chat'
);
formData
.
append
(
'type'
,
'chat'
);
formData
.
append
(
'image'
,
_this
[
0
].
files
[
0
]);
// formData.append('image', _this[0].files[0]);
var
imgFiles
=
_this
[
0
].
files
;
for
(
i
=
0
;
i
<
imgFiles
.
length
;
i
++
){
formData
.
append
(
'image['
+
i
+
']'
,
imgFiles
[
i
]);
}
console
.
log
(
formData
);
$
.
ajax
({
$
.
ajax
({
type
:
'post'
,
type
:
'post'
,
url
:
ServerHostImageLiu
+
'/index/uploadImg'
,
url
:
ServerHostImageLiu
+
'/index/uploadImg'
,
...
...
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