Open 1083314824 opened 10 months ago
Bot detected the issue body's language is not English, translate it automatically.
Title: const common = new window.TDCommon(['#footer'], {}) common.renderFooter() Where is this TDCommon defined and how to modify it?
@1083314824 这个是TinyPro头部暴露出来的方法,你修改这个是希望达到什么效果呢?
Bot detected the issue body's language is not English, translate it automatically.
@1083314824 This is how the TinyPro head is exposed. What effect do you hope to achieve by modifying this?
const common = new window.TDCommon(['#footer'], {}) common.renderFooter()请问一下这个TDCommon在哪里定义的呀,如何修改