From 974ce7647ca7ef7e508a5204b9c934c929963452 Mon Sep 17 00:00:00 2001 From: YM <479443481@qq.com> Date: 星期四, 30 五月 2024 11:36:57 +0800 Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout --- src/App.vue | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/src/App.vue b/src/App.vue index 40dc855..8559dbf 100644 --- a/src/App.vue +++ b/src/App.vue @@ -65,7 +65,7 @@ // childHealth // lifeCare // sportsAndHealth - this.config.resourceCtx + "sportsAndHealth" + this.config.resourceCtx + "embedded" ); // 娴嬭瘯璇曡30椤� // this.activeBook.tryPageCount = 10; @@ -167,4 +167,9 @@ left: 0; margin: auto; } + + +.openImgBox img{ + cursor: zoom-in; +} </style> -- Gitblit v1.9.1