Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
etax-income-api
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
caoxiaohong
etax-income-api
Commits
db476dc9
Commit
db476dc9
authored
Feb 24, 2025
by
ddx
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add
parent
1de42181
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
etax-income-server/src/main/webapp/jxIndex.html
+3
-3
No files found.
etax-income-server/src/main/webapp/jxIndex.html
View file @
db476dc9
...
@@ -446,14 +446,14 @@
...
@@ -446,14 +446,14 @@
</div>
</div>
</div>
</div>
<label
class=
"col-sm-2 control-label text-right"
>
开始时间:
</label>
<label
class=
"col-sm-2 control-label text-right"
>
开始时间:
</label>
<div
class=
"col-sm-
4
"
>
<div
class=
"col-sm-
3
"
>
<input
type=
"text"
class=
"form-control"
id=
"incomeSuccessBarStartDateTime"
<input
type=
"text"
class=
"form-control"
id=
"incomeSuccessBarStartDateTime"
onFocus=
"WdatePicker({dateFmt:'yyyy-MM-dd HH:mm:ss',startDate:'%y-%M-%d 00:00:00'})"
onFocus=
"WdatePicker({dateFmt:'yyyy-MM-dd HH:mm:ss',startDate:'%y-%M-%d 00:00:00'})"
placeholder=
"点击选择开始时间"
/>
placeholder=
"点击选择开始时间"
/>
</div>
</div>
<label
class=
"col-sm-2 control-label text-right"
>
结束时间:
</label>
<label
class=
"col-sm-2 control-label text-right"
>
结束时间:
</label>
<div
class=
"col-sm-
4
"
>
<div
class=
"col-sm-
3
"
>
<input
type=
"text"
class=
"form-control"
id=
"incomeSuccessBarEndDateTime"
<input
type=
"text"
class=
"form-control"
id=
"incomeSuccessBarEndDateTime"
onFocus=
"WdatePicker({dateFmt:'yyyy-MM-dd HH:mm:ss',startDate:'%y-%M-%d 23:59:59'})"
onFocus=
"WdatePicker({dateFmt:'yyyy-MM-dd HH:mm:ss',startDate:'%y-%M-%d 23:59:59'})"
placeholder=
"点击选择结束时间"
/>
placeholder=
"点击选择结束时间"
/>
...
@@ -477,7 +477,7 @@
...
@@ -477,7 +477,7 @@
</fieldset>
</fieldset>
</form>
</form>
<!-- 为 ECharts 准备一个定义了宽高的 DOM -->
<!-- 为 ECharts 准备一个定义了宽高的 DOM -->
<div
id=
"incomeSuccessBarChart"
style=
"width:
9
00px;height:400px;"
></div>
<div
id=
"incomeSuccessBarChart"
style=
"width:
6
00px;height:400px;"
></div>
</div>
</div>
</div>
<!-- /.modal-content -->
</div>
<!-- /.modal-content -->
</div>
<!-- /.modal-dialog -->
</div>
<!-- /.modal-dialog -->
...
...
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