liushengqiang 1 year ago
parent
commit
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",

File diff suppressed because it is too large
+ 0 - 0
src/view/fingering/fingering-img/hulusi-flute/index.json


File diff suppressed because it is too large
+ 0 - 0
src/view/fingering/fingering-img/hulusi-flute1/index.json


Some files were not shown because too many files changed in this diff