This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
six.fe
/
health.applet
Segui
4
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
develop
Rami (Branch)
Tag
develop
main
2.2.2
2.2.0
2.1.0
bac.审核中
2.0.2
2.0.0
1.0.9
1.0.8
1.0.1
1.0.0
health.applet
/
miniprogram
/
module
/
order
/
pages
/
refund-success
/
refund-success.ts
refund-success.ts
93 B
Permalink
Cronologia
Originale
1
2
3
4
5
6
7
Page({
data: {},
onLoad() {},
onFinish() {
wx.navigateBack({ delta: 1 });
},
});