liushengqiang 1 년 전
부모
커밋
d4b7306648

+ 6 - 0
src/page-instrument/view-figner/index.tsx

@@ -342,6 +342,12 @@ export default defineComponent({
 		});
 
 		const containerBox = computed(() => {
+			if (state.platform === IPlatform.PC || query.modelType) {
+				return {
+					paddingTop: "1rem",
+					paddingBottom: "",
+				}
+			}
 			if (data.subject === "hulusi-flute") {
 				return {
 					paddingTop: "3.1rem",

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
src/view/fingering/fingering-img/hulusi-flute/index.json


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
src/view/fingering/fingering-img/hulusi-flute1/index.json


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.