feat(components): 添加parentId参数和MP验证文件
- 在BNNews组件的pageCmsArticle调用中新增parentId参数,值为4131 - 添加了小程序验证文件MP_verify_Am0dcWhQs2e4LW9G.txt以支持域名验证
This commit is contained in:
0
.workbuddy/memory/MEMORY.md
Normal file
0
.workbuddy/memory/MEMORY.md
Normal file
@@ -56,6 +56,7 @@
|
||||
pageCmsArticle({
|
||||
recommend: 1,
|
||||
limit: 5,
|
||||
parentId: 4131,
|
||||
hasImage: true,
|
||||
lang: getLang()
|
||||
}).then(res => {
|
||||
|
||||
1
public/MP_verify_Am0dcWhQs2e4LW9G.txt
Normal file
1
public/MP_verify_Am0dcWhQs2e4LW9G.txt
Normal file
@@ -0,0 +1 @@
|
||||
Am0dcWhQs2e4LW9G
|
||||
Reference in New Issue
Block a user