Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
xianyu-ufo-app-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
TaoHuang
2019-10-09 15:36:25 +0800
Commit
44096a1f90ac851b37ee1957adadc8a2314028a3
1 parent
c044c2fd
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/components/order-pay-type/pay-type.vue
apps/components/order-pay-type/pay-type.vue
View file @
44096a1
...
...
@@ -99,7 +99,7 @@ export default {
const toast = this.$createToast({
txt: '正在调起支付宝',
mask: true
}).show();
0
}).show();
await this.delay(1500);
...
...
Please
register
or
login
to post a comment