Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
杨炀
/
ztx_wx_gzt
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
e0c6e843
authored
2026-05-26 18:14:03 +0800
by
lttnew
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
开票
1 parent
8cf99911
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
14 additions
and
2 deletions
common/api.js
config.js
myCenter/order.vue
pages/index/daoGuanOrder.vue
common/api.js
View file @
e0c6e84
...
...
@@ -2265,3 +2265,15 @@ export function refundOrder(id) {
method
:
'post'
})
}
/**
* 红冲
* @param params
* @returns {id}
*/
export
function
invoiceFastRed
(
id
)
{
return
request
({
url
:
`/common/order/invoiceFastRed/
${
id
}
`
,
method
:
'post'
})
}
\ No newline at end of file
...
...
config.js
View file @
e0c6e84
// dev
//
const baseUrl_api = 'http://192.168.1.222:8787'
const
baseUrl_api
=
'http://192.168.1.222:8787'
// const baseUrl_api = 'http://47.98.186.233:8787'
const
baseUrl_api
=
'https://tk001.wxjylt.com/stage-api/'
//
const baseUrl_api = 'https://tk001.wxjylt.com/stage-api/'
const
loginImage_api
=
'https://tk001.wxjylt.com/stage-api'
const
payUrl
=
'https://wxpay.cmbc.com.cn/mobilePlatform/appserver/lcbpPay.do'
...
...
myCenter/order.vue
View file @
e0c6e84
This diff is collapsed.
Click to expand it.
pages/index/daoGuanOrder.vue
View file @
e0c6e84
This diff is collapsed.
Click to expand it.
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment