UNPKG

idt

Version:

Integration Develop Tool For Django Template、PHP Smarty、Java Velocity、Java Freemarker

31 lines (22 loc) 541 B
//mock your template data /** * 可以为函数 */ // module.exports = function ( urlObj ) { // // urlObj like: // // { // // "query": "position=ac", // // "file": "save.json", // // "directory": "/", // // "path": "/save.json", // // "relative": "/save.json?position=ac", // // "source": "/save.json?position=ac", // // "queryKey": { // // "position": "ac" // // } // // } // var req = this; // return { }; // }; module.exports = { }