|
@@ -242,7 +242,7 @@ export default {
|
|
uni.setNavigationBarTitle({
|
|
uni.setNavigationBarTitle({
|
|
title: '停车支付',
|
|
title: '停车支付',
|
|
});
|
|
});
|
|
- this.launchPathInit();
|
|
|
|
|
|
+ // this.launchPathInit();
|
|
}, 300);
|
|
}, 300);
|
|
// console.log('469 我终于知道为什么了', uni.getStorageSync('isReload'));
|
|
// console.log('469 我终于知道为什么了', uni.getStorageSync('isReload'));
|
|
// if (uni.getStorageSync('isReload') === '4') {
|
|
// if (uni.getStorageSync('isReload') === '4') {
|