公告板
版本库
filestore
活动
搜索
登录
main
/
testbookLayout
数字教材框架
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
增加环境变量
YM
2024-05-22
e59a07075ba150d327683756dcd054d2b90b7fd8
[testbookLayout.git]
/
src
/
books
/
content
/
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>