Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
N
nwjs
Project
Project
Details
Activity
Releases
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
YZG
nwjs
Commits
819e188e
Commit
819e188e
authored
Dec 08, 2021
by
潘永坪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
自助机
parent
75a9824b
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
4 deletions
+3
-4
20211208.log
nwjs-sdk-v0.23.7-win-x64/Config/Temp/Log/20211208.log
+1
-1
getSuccess.js
nwjs-v0.25.2-win-ia32/TubidaNewSale/js/lhgj/getSuccess.js
+1
-2
getSuccess.html
...-v0.25.2-win-ia32/TubidaNewSale/page/lhgj/getSuccess.html
+1
-1
No files found.
nwjs-sdk-v0.23.7-win-x64/Config/Temp/Log/20211208.log
View file @
819e188e
1
4:54:02.006
未实现该方法或操作。:
1
7:09:32.921
未实现该方法或操作。:
在 LightFrame.Util.Converts.TypeConvert.XmlElementConvert.get_SourceType()
在 LightFrame.Util.Converts.TypeConvert.XmlElementConvert.get_SourceType()
在 LightFrame.Util.Converts.ConvertCenter.<>c__DisplayClass6_0.<AddHandle>b__0()
在 LightFrame.Util.Converts.ConvertCenter.<>c__DisplayClass6_0.<AddHandle>b__0()
在 LightFrame.Util.Threads.ThreadHelper.ExecuteCatch(DelegateEmpty vCode)
在 LightFrame.Util.Threads.ThreadHelper.ExecuteCatch(DelegateEmpty vCode)
nwjs-v0.25.2-win-ia32/TubidaNewSale/js/lhgj/getSuccess.js
View file @
819e188e
...
@@ -11,17 +11,16 @@ $(function(){
...
@@ -11,17 +11,16 @@ $(function(){
Base
.
run
(
function
()
{
Base
.
run
(
function
()
{
let
cache
=
getCache
();
let
cache
=
getCache
();
let
orderId
=
window
.
guojiOrderId
;
let
orderId
=
window
.
guojiOrderId
;
window
.
guojiOrderId
=
""
Base
.
Request
(
url
.
pay
,
{
Base
.
Request
(
url
.
pay
,
{
order
:
{
order
:
{
companyId
:
Base
.
config
.
companyId
,
companyId
:
Base
.
config
.
companyId
,
orderId
:
orderId
orderId
:
orderId
}
}
},
function
(
res
)
{
},
function
(
res
)
{
debugger
;
let
data
=
res
.
data
||
{};
let
data
=
res
.
data
||
{};
let
extend
=
data
.
extend
||
{};
let
extend
=
data
.
extend
||
{};
let
codeNoPdShow
=
parseInt
(
extend
.
codeNoPdShow
||
""
);
let
codeNoPdShow
=
parseInt
(
extend
.
codeNoPdShow
||
""
);
console
.
log
(
codeNoPdShow
)
if
(
!
codeNoPdShow
)
{
if
(
!
codeNoPdShow
)
{
showStatus
(
"正在等待扫描..."
);
showStatus
(
"正在等待扫描..."
);
next
();
next
();
...
...
nwjs-v0.25.2-win-ia32/TubidaNewSale/page/lhgj/getSuccess.html
View file @
819e188e
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
<img
class=
"guojiCode"
/>
<img
class=
"guojiCode"
/>
<div>
<div>
<
span
style=
"color: #FF0000;font-size: 40px;"
class=
"IndexTime"
></span>
s
<
!-- <span style="color: #FF0000;font-size: 40px;" class="IndexTime"></span>s -->
</div>
</div>
<div
class=
"guojiBottom"
>
<div
class=
"guojiBottom"
>
<span>
技术支持
</span>
<span>
技术支持
</span>
...
...
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