您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 

17 行
618 B

  1. app_name = webnotes
  2. app_title = Web Notes
  3. app_publisher = Web Notes Technologies
  4. app_description = Full Stack Web Application Framwork in Python
  5. app_icon = icon-cog
  6. app_version = 4.0.0-wip
  7. app_color = #3498db
  8. after_install = webnotes.utils.install.after_install
  9. app_include_js = assets/js/webnotes.min.js
  10. app_include_css = assets/webnotes/css/splash.css
  11. app_include_css = assets/css/webnotes.css
  12. web_include_js = assets/js/webnotes-web.min.js
  13. web_include_css = assets/css/webnotes-web.css
  14. get_desktop_icons = webnotes.manage.get_desktop_icons
  15. notification_config = webnotes.core.notifications.get_notification_config