小程序小说
小说小程序常见问题Q&A
[图片]
我有需求是需要将小说阅读器内章节末尾与下一章之间的间隔调小,查找官方文档没有发现相关的方法,请问这里的间隔如何调小呢 [图片]
https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/industry/novel.html 小程序使用小说小程序能力,内容只能是小程序管理后台提供吗?自行开发小说小程序,使用自己合作方得小说内容可以发布上架吗?
我们通过这个文档来进行微信内容库的接入 https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/industry/novel-api.html#%E4%BD%9C%E5%93%81%E7%AE%A1%E7%90%86 这个文档左上角是小程序的文档,其中到作品管理那里,有需要封面图media_id,需要用到临时素材接口,点击该链接会跳转到公众号的文档如下: https://developers.weixin.qq.com/doc/offiaccount/Asset_Management/New_temporary_materials.html[图片] 想问下: 1、这里的封面只能用 临时素材接口吗?但是临时素材接口的media_id只保留三天,就是我们需要每三天调用一下吗? 2、考虑到这个问题,想用永久素材接口上传,但是报错,错误码48001 辛苦帮忙看下
小说是自有版权,这个应该如何写呢?
小说小程序资质中,【与版权方的合作协议】具体指什么,有模板么
小说小程序申请阅读器,一直【待确认】状态,麻烦看下哈
https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/industry/novel.htmlhttps://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/industry/novel.htmlhttps://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/industry/novel.htmlhttps://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/industry/novel.htmlhttps://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/industry/novel.htmlhttps://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/industry/novel.htmlhttps://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/industry/novel-api.html
这个拉去章节结束后,得到的pay_status是0,已解锁的状态,但是,当前章节末尾还有个解锁的按钮,当前章节并不能阅读 [图片][图片]
[图片][图片] 如题,安卓端就没有内容被遮挡的问题,IOS端就有。
用户通过自己启动小程序,在未解锁章节IOS端会显示解锁按钮。 如果通过分享链接进入阅读器之后,IOS端显示IOS暂不支持查看后续内容,没有解锁按钮。 [图片] 代码里面设置如下 novelManager.setChargeWay({ globalConfig: { mode: 3, // 自定义设置 buttonText: '解锁', showButton: true // 展示解锁按钮 }, }) 后来更改mode的值为2,在IOS端通过分享链接进入阅读器依然显示IOS暂不支持查看后续内容。 请帮忙看看这个是我们的代码写得有问题还是官方SDK的问题,这对我们的推广很重要,感谢。
appid 在申请中,暂时还没下来,使用测试号的时候也提示“待插件提供方确认通过申请后才能使用”,只能一直等着吗? 配置文件里插件的引入是按官方文档写的: "plugins": { "novel-plugin": { "version": "latest", "provider": "wx293c4b6097a8a4d0" } }
微信阅读器,在chagreDialog中,使用hbuilder uniapp + vue3 写的支付组件,在defineProps中始终获取不到 novelManagerId chapterIndex等入参,请问是什么原因
pay() { const novelManager = novelPlugin.getNovelManager(this.novelManagerId) console.log(novelManager) novelManager.paymentCompleted() } 没办法解锁 点击解锁 页面没有变化
https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/industry/novel.html 跳转路径:plugin-private://wx293c4b6097a8a4d0/pages/novel/index?bookId=gm1BZBZvsyPZXxbb14bQRg1vk9s&chapterIndex=38&recommendMode=2&turnPageWay=TURN_PAGE_WAY_SWIPE 按照文档设置的默认翻页模式为turnPageWay=TURN_PAGE_WAY_SWIPE(覆盖翻页),但是进入小说阅读器还是上下翻页 [图片] [图片]
[图片]
阅读器插件,充值组件charge-dialog关闭的没有回调。想要用户关闭充值组件时,可以根据需求拉起广告解锁。
小程序类型已经是 文娱-小说 类目。申请小说小说官方阅读器 插件一直显示待确认,是什么原因,已经4天了 小程序appid wx51431c0f9f22550b
[novel-plugin][ERROR][cgi] 2024-12-06 12:40:33 -> get_book {"errno": 0, "errMsg": "operateWXData:fail data unknow error code", "err_code": "10029"}
你好,已知问题,修复中。