From 1d37cc9cb15c01d0f411f2c8c384f71a612fb2b9 Mon Sep 17 00:00:00 2001 From: litian <2804272236@qq.com> Date: 星期一, 14 四月 2025 15:23:33 +0800 Subject: [PATCH] xiugai --- src/views/bookshelfList/list.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/bookshelfList/list.vue b/src/views/bookshelfList/list.vue index 1f1f6b4..c4ceb87 100644 --- a/src/views/bookshelfList/list.vue +++ b/src/views/bookshelfList/list.vue @@ -134,7 +134,7 @@ bookId: item.refCode, } }) - // window.open(config.textReaderUrl+ '?bookId=' + item.product.refCode + "&token=" + localStorage.getItem('jsek-token')) + // window.open(config.textReaderUrl+ '?bookId=' + item.product.refCode + "&token=" + localStorage.getItem('token')) } //.銆傛縺娲诲晢鍝� -- Gitblit v1.9.1