Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
U
uni-pdtravel
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
panyongping
uni-pdtravel
Commits
ee23b2c9
Commit
ee23b2c9
authored
Mar 04, 2025
by
潘永坪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
样式修改
parent
fb589d2d
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
buyKnow.vue
components/buyKnow.vue
+1
-1
paySuccess.vue
pages/payment/paySuccess/paySuccess.vue
+1
-1
No files found.
components/buyKnow.vue
View file @
ee23b2c9
...
...
@@ -138,7 +138,7 @@ export default {
margin
:
20
rpx
0
;
}
.middle
{
padding
:
0
24
rpx
24
rpx
24
rpx
;
padding
:
0
24
rpx
120
rpx
24
rpx
;
font-size
:
28
rpx
;
flex
:
1
;
overflow-y
:
scroll
;
...
...
pages/payment/paySuccess/paySuccess.vue
View file @
ee23b2c9
...
...
@@ -59,7 +59,7 @@ export default {
if
(
res
.
code
==
'00'
)
{
//如果是组合票,直接跳订单列表页面
let
orderType
=
res
.
main
.
orderType
let
apiCategory
=
wx
.
getEnterOptionsSync
().
apiCategory
let
apiCategory
=
uni
.
getEnterOptionsSync
().
apiCategory
if
(
orderType
==
'10'
){
if
(
apiCategory
==
'embedded'
){
//如果是半屏小程序直接返回上一个小程序
...
...
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