文档
测试
POST
/create/preview

接口描述

提交作品

请求参数

参数名
类型
描述
必填
title
string
小说名称
必填
pages
array
页面
必填
background
string
图片url
必填
components
array
上面的元素
必填
type
int
详细见“组件”文件夹
必填
isFirst
boolean
是否是入口页面
必填
title
string
每一页的标题
必填

响应参数

参数名
类型
描述
必填
html页面url
string
形如“/novel/preview/dwabwd/index.html”
必填

说明 / 示例

请求参数为json!