安装插件后的基础文件
This commit is contained in:
3
app/admin/controller/developer/stubs/list/json.stub
Normal file
3
app/admin/controller/developer/stubs/list/json.stub
Normal file
@@ -0,0 +1,3 @@
|
||||
templet:function(d) {
|
||||
return JSON.stringify(d.{field});
|
||||
}
|
||||
Reference in New Issue
Block a user