[question] 请问是否是代码内interface IPageSchema就是页面协议的定义? #877
Unanswered
liaodalin19903
asked this question in
Q&A
Replies: 1 comment 1 reply
-
所以建议以数据库字段为最新的完整协议字段。 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
页面协议:
官方文档说明:
https://opentiny.design/tiny-engine#/protocol
请问:
1、是否是在这里,代码进行的协议定义(IPageSchema)呢?
tiny-engine/packages/vue-generator/src/index.d.ts
Line 102 in 12bfefc
2、但是发现官方文档的协议字段和代码的协议(IPageSchema)的字段是对不上的,是指的代码变更之后,文档没有及时更新是吗?
Beta Was this translation helpful? Give feedback.
All reactions