2
0
Fork 0
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
657 B
Plaintext

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

DO NOT modify the template files in this folder.
If you want to customize the templates,
please copy this template folder to the root folder of your project.
请不要直接修改此目录的模板文件。如果你需要个性化模板请复制template目录到你的项目的根目录再作修改
变量说明:
Component.template
-------------
{packageName} UI模块名
{componentName} UI组件父类名
{className} UI组件类名
{uiPkgName} UI资源包名
{uiResName} UI资源名
{uiPath} UI资源路径
Binder.template
———————————
{className} UI模块名+"Binder"
{packageName} UI模块名