健康报告修改位置

This commit is contained in:
limqhz
2021-03-29 00:00:16 +08:00
parent a0ef2c9819
commit 970ae4a13b
5 changed files with 18 additions and 8 deletions

View File

@@ -117,6 +117,9 @@ Page({
console.log('打开文档成功')
}
})
},
fail: function(e){
console.log('down file error',e);
}
})
},

View File

@@ -3,4 +3,4 @@
"usingComponents": {
"header": "/component/header/header"
}
}
}