|
@@ -93,13 +93,14 @@ export default {
|
|
|
// duration: 0,
|
|
|
// forbidClick: true,
|
|
|
// });
|
|
|
- console.log('触发重新发布功能 5?');
|
|
|
- console.log('触发重新发布功能 5?');
|
|
|
+ console.log('触发重新发布功能 6?');
|
|
|
+ console.log('触发重新发布功能 6?');
|
|
|
// 每次进入页面清空 缓存数据
|
|
|
window.localStorage.clear();
|
|
|
this.isInit = false;
|
|
|
console.log(window.location.href);
|
|
|
console.log(56, this.$route);
|
|
|
+ console.log('触发重新发布功能 6?');
|
|
|
window.token = `${window.location.href}`.replace(
|
|
|
/.*wx\/(.*)\/.*/g,
|
|
|
'$1'
|