Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
GaoQuYingJiH5-ASD
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
xinzhedeai
GaoQuYingJiH5-ASD
Commits
edd150c0
Commit
edd150c0
authored
Jul 30, 2025
by
xinzhedeai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:分页问题处理-安全常识;检查记录;培训演练;特种作业,隐患审核
parent
3de39854
Changes
8
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
18 additions
and
16 deletions
+18
-16
_anquan_changshi.js
src/_anquan_changshi.js
+2
-2
_checkrecord-all.js
src/_checkrecord-all.js
+2
-2
_peixun_yanlian.js
src/_peixun_yanlian.js
+2
-2
_shanghu_detail-edit.js
src/_shanghu_detail-edit.js
+2
-2
_tezhongzuoye.js
src/_tezhongzuoye.js
+2
-2
_yh_check.js
src/_yh_check.js
+4
-2
_checkrecord.js
src/unuse/_checkrecord.js
+2
-2
_shanghu_list.js
src/unuse/_shanghu_list.js
+2
-2
No files found.
src/_anquan_changshi.js
View file @
edd150c0
...
...
@@ -74,7 +74,7 @@ window.addEventListener("load", function () {
sign
:
16
,
// merId: this.merId ? this.merId : '',
safetyName
:
this
.
name
,
pageNum
:
this
.
page
++
,
// 每次请求增加下一页
pageNum
:
this
.
page
,
// 每次请求增加下一页
pageSize
:
this
.
size
,
type
:
(
this
.
activeTab
+
1
)
+
''
},
...
...
@@ -98,7 +98,7 @@ window.addEventListener("load", function () {
if
(
this
.
page
*
this
.
size
>=
this
.
total
)
{
this
.
finished
=
true
;
// 下滑不在刷新数据
}
}
else
{
this
.
page
++
}
}
this
.
loading
=
false
setTimeout
(()
=>
{
...
...
src/_checkrecord-all.js
View file @
edd150c0
...
...
@@ -72,7 +72,7 @@ window.addEventListener('load', function () {
sign
:
1
,
type
:
this
.
activeTab
,
merId
:
this
.
merId
,
pageNum
:
this
.
page
++
,
// 每次请求增加下一页
pageNum
:
this
.
page
,
// 每次请求增加下一页
pageSize
:
this
.
size
,
sort
:
'
lawId,desc
'
,
merName
:
this
.
merName
,
...
...
@@ -99,7 +99,7 @@ window.addEventListener('load', function () {
this
.
total
=
result
.
total
if
(
this
.
page
*
this
.
size
>=
this
.
total
)
{
this
.
finished
=
true
// 下滑不在刷新数据
}
}
else
{
this
.
page
++
}
}
this
.
loading
=
false
setTimeout
(()
=>
{
...
...
src/_peixun_yanlian.js
View file @
edd150c0
...
...
@@ -190,7 +190,7 @@ window.addEventListener("load", function() {
merName
:
this
.
merName
,
exerciseType
:
this
.
activeTab
+
1
,
safetyTrainingType
:
this
.
activeTab
==
1
?
0
:
this
.
subActiveTab
,
pageNum
:
this
.
page
++
,
// 每次请求增加下一页
pageNum
:
this
.
page
,
// 每次请求增加下一页
pageSize
:
this
.
size
,
sort
:
'
lawId,desc
'
,
...
...
@@ -217,7 +217,7 @@ window.addEventListener("load", function() {
this
.
total
=
result
.
total
if
(
this
.
page
*
this
.
size
>=
this
.
total
)
{
this
.
finished
=
true
// 下滑不在刷新数据
}
}
else
{
this
.
page
++
}
}
this
.
loading
=
false
}
...
...
src/_shanghu_detail-edit.js
View file @
edd150c0
...
...
@@ -214,7 +214,7 @@ window.addEventListener('load', function () {
interfacePublicKey
:
API_KEY_MAP
[
"
page
"
][
"
publicKey
"
],
interfacePrivateKey
:
API_KEY_MAP
[
"
page
"
][
"
privateKey
"
],
reqParams
:
{
page
:
this
.
page
++
,
// 每次请求增加下一页
page
:
this
.
page
,
// 每次请求增加下一页
size
:
this
.
size
,
sign
:
18
,
// 消费者建议列表
"
merId
"
:
gemhoUtil
.
getParameter
(
'
merId
'
),
...
...
@@ -241,7 +241,7 @@ window.addEventListener('load', function () {
if
(
this
.
page
*
this
.
size
>=
this
.
total
)
{
this
.
finished
=
true
;
// 下滑不在刷新数据
}
}
else
{
this
.
page
++
}
}
this
.
loading
=
false
setTimeout
(()
=>
{
...
...
src/_tezhongzuoye.js
View file @
edd150c0
...
...
@@ -111,7 +111,7 @@ window.addEventListener("load", function() {
sign
:
32
,
workTypeName
:
this
.
workTypeName
,
merName
:
this
.
merName
,
pageNum
:
this
.
page
++
,
// 每次请求增加下一页
pageNum
:
this
.
page
,
// 每次请求增加下一页
pageSize
:
this
.
size
,
sort
:
'
lawId,desc
'
,
},
...
...
@@ -136,7 +136,7 @@ window.addEventListener("load", function() {
this
.
total
=
result
.
total
if
(
this
.
page
*
this
.
size
>=
this
.
total
)
{
this
.
finished
=
true
// 下滑不在刷新数据
}
}
else
{
this
.
page
++
}
}
this
.
loading
=
false
}
...
...
src/_yh_check.js
View file @
edd150c0
...
...
@@ -191,7 +191,7 @@ window.addEventListener('load', function () {
sign
:
3
,
// merId: this.merId ? this.merId : '',
merName
:
this
.
shanghuName
,
pageNum
:
this
.
page
++
,
// 每次请求增加下一页
pageNum
:
this
.
page
,
// 每次请求增加下一页
pageSize
:
this
.
size
,
sort
:
'
lawId,desc
'
,
status
:
this
.
yhstatus
()
...
...
@@ -216,6 +216,8 @@ window.addEventListener('load', function () {
if
(
this
.
page
*
this
.
size
>=
this
.
total
)
{
this
.
finished
=
true
;
// 下滑不在刷新数据
}
else
{
this
.
page
++
}
}
this
.
loading
=
false
...
...
src/unuse/_checkrecord.js
View file @
edd150c0
...
...
@@ -104,7 +104,7 @@ window.addEventListener('load', function () {
sign
:
1
,
type
:
this
.
activeTab
,
merId
:
this
.
merId
,
pageNum
:
this
.
page
++
,
// 每次请求增加下一页
pageNum
:
this
.
page
,
// 每次请求增加下一页
pageSize
:
this
.
size
,
sort
:
'
lawId,desc
'
,
},
...
...
@@ -127,7 +127,7 @@ window.addEventListener('load', function () {
this
.
hazardList
=
result
.
rows
if
(
this
.
page
*
this
.
size
>=
this
.
total
)
{
this
.
finished
=
true
// 下滑不在刷新数据
}
}
else
{
this
.
page
++
}
}
this
.
loading
=
false
setTimeout
(()
=>
{
...
...
src/unuse/_shanghu_list.js
View file @
edd150c0
...
...
@@ -50,7 +50,7 @@ window.addEventListener('load', function () {
interfacePrivateKey
:
API_KEY_MAP
[
'
no-page
'
][
'
privateKey
'
],
reqParams
:
{
sign
:
10
,
pageNum
:
this
.
page
++
,
// 每次请求增加下一页
pageNum
:
this
.
page
,
// 每次请求增加下一页
pageSize
:
this
.
size
,
sort
:
'
lawId,desc
'
,
merName
:
this
.
merName
||
''
,
...
...
@@ -77,7 +77,7 @@ window.addEventListener('load', function () {
if
(
this
.
page
*
this
.
size
>=
this
.
total
)
{
this
.
finished
=
true
// 下滑不在刷新数据
}
}
else
{
this
.
page
++
}
}
this
.
loading
=
false
setTimeout
(()
=>
{
...
...
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