调整小程序ID
parent
aa2b885529
commit
291a2de6af
|
@ -61,7 +61,7 @@ class _MyAppState extends State<MyApp> {
|
||||||
),
|
),
|
||||||
child: FlatButton(
|
child: FlatButton(
|
||||||
onPressed: () {
|
onPressed: () {
|
||||||
Mop.instance.openApplet('5ea03fa563cb900001d73863',
|
Mop.instance.openApplet('5facb3a52dcbff00017469bd',
|
||||||
path: 'pages/index/index', query: '');
|
path: 'pages/index/index', query: '');
|
||||||
},
|
},
|
||||||
child: Text(
|
child: Text(
|
||||||
|
|
Loading…
Reference in New Issue