From a954bafb1bb4a70b2baf768230f2c50fd5c7163c Mon Sep 17 00:00:00 2001 From: YM <479443481@qq.com> Date: 星期四, 13 六月 2024 14:20:53 +0800 Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout --- src/books/artAndDrama/view/components/chapter001.vue | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/books/artAndDrama/view/components/chapter001.vue b/src/books/artAndDrama/view/components/chapter001.vue index cc77a5c..51a51c5 100644 --- a/src/books/artAndDrama/view/components/chapter001.vue +++ b/src/books/artAndDrama/view/components/chapter001.vue @@ -678,15 +678,15 @@ this.videoPathFour = await getResourcePath( "09de7704eeaaf3a210b8c6af0a94d545" ); - this.auidoPathOne = await getResourcePath( - "2c5f6c69b0f9f7a3c03e473cb8c977f5" - ); - this.auidoPathTwo = await getResourcePath( - "e93c0fdde08be5a4386c8c863892a287" - ); - this.auidoPathThree = await getResourcePath( - "e93c0fdde08be5a4386c8c863892a287" - ); + // this.auidoPathOne = await getResourcePath( + // "2c5f6c69b0f9f7a3c03e473cb8c977f5" + // ); + // this.auidoPathTwo = await getResourcePath( + // "e93c0fdde08be5a4386c8c863892a287" + // ); + // this.auidoPathThree = await getResourcePath( + // "e93c0fdde08be5a4386c8c863892a287" + // ); }, setBookQuestion() { console.log("淇濆瓨"); -- Gitblit v1.9.1