公告板
版本库
filestore
活动
搜索
登录
main
/
testbookLayout
数字教材框架
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
1
YM
2024-05-22
e8f418421e7e6305db2ffc0516a555f04510d2e7
[testbookLayout.git]
/
src
/
books
/
lifeCare
/
view
/
coverpage.vue
1
2
3
4
5
6
7
<template>
<div style="margin-top: 10; padding: 0; oeb-column-number: 1">
<p style="margin: 0; padding: 0; text-align: center">
<img src="Cover.jpg" height="96%" alt="" />
</p>
</div>
</template>