File tree Expand file tree Collapse file tree 2 files changed +28
-0
lines changed
packages/uni-app-harmony/src/compiler Expand file tree Collapse file tree 2 files changed +28
-0
lines changed Original file line number Diff line number Diff line change 30
30
"service" : " oauth" ,
31
31
"version" : " 1.0.2"
32
32
},
33
+ {
34
+ "type" : " provider" ,
35
+ "plugin" : " uni-oauth-weixin" ,
36
+ "provider" : " weixin" ,
37
+ "service" : " oauth" ,
38
+ "version" : " 1.0.0"
39
+ },
33
40
{
34
41
"type" : " provider" ,
35
42
"plugin" : " uni-payment-alipay" ,
63
70
],
64
71
"version" : " 1.0.2"
65
72
},
73
+ {
74
+ "type" : " provider" ,
75
+ "plugin" : " uni-share-weixin" ,
76
+ "provider" : " weixin" ,
77
+ "service" : " share" ,
78
+ "version" : " 1.0.0"
79
+ },
66
80
{
67
81
"type" : " extapi" ,
68
82
"plugin" : " uni-verify" ,
Original file line number Diff line number Diff line change 22
22
"service" : " oauth" ,
23
23
"version" : " 1.0.2"
24
24
},
25
+ {
26
+ "type" : " provider" ,
27
+ "plugin" : " uni-oauth-weixin" ,
28
+ "provider" : " weixin" ,
29
+ "service" : " oauth" ,
30
+ "version" : " 1.0.0"
31
+ },
25
32
{
26
33
"type" : " provider" ,
27
34
"plugin" : " uni-payment-alipay" ,
55
62
],
56
63
"version" : " 1.0.2"
57
64
},
65
+ {
66
+ "type" : " provider" ,
67
+ "plugin" : " uni-share-weixin" ,
68
+ "provider" : " weixin" ,
69
+ "service" : " share" ,
70
+ "version" : " 1.0.0"
71
+ },
58
72
{
59
73
"type" : " extapi" ,
60
74
"plugin" : " uni-verify" ,
You can’t perform that action at this time.
0 commit comments