layui/docs/i18n/detail/demo.md

25 KiB

<html> <head> </head>
{{! {{ const i18n = layui.i18n; }}
{{= i18n.$t('custom.switchLanguage') }}:
简体中文 English 繁體中文

README

{{= i18n.$t('custom.readme.description') }}

  • locale: {{= i18n.config.locale }}
  • Date: {{= new Date().toLocaleDateString(i18n.config.locale) }}
  • Hello: {{= i18n.$t('custom.readme.hello') }}
code
          code content
        
colorpicker
dropdown
Dropdown
flow
form
AAA BBB CCC DDD EEE
{{= i18n.$t('custom.form.submit') }} {{= i18n.$t('custom.form.reset') }}
laydate
layer
Alert Prompt Photos
laypage
table
transfer
tree
upload
Upload
utils

!}} </html>