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


部分文件因为文件数量过多而无法显示