uniapp-mini-guide

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

When to use this skill

何时使用本技能

Use this skill whenever the user wants to:
  • Build uni-app mini programs
  • Configure mini program settings and capabilities
  • Use mini program components and APIs within uni-app
  • Understand native mini program limitations and compatibility
当用户有以下需求时,可使用本技能:
  • 构建uni-app小程序
  • 配置小程序设置与功能
  • 在uni-app中使用小程序组件与API
  • 了解原生小程序的限制与兼容性

How to use this skill

如何使用本技能

  1. Start with the overview:
    • examples/guide/intro.md
  2. Configure mini program settings:
    • examples/guide/config.md
  3. Check component and API references:
    • examples/components/overview.md
    • examples/api/overview.md
  1. 从概览开始:
    • examples/guide/intro.md
  2. 配置小程序设置:
    • examples/guide/config.md
  3. 查看组件与API参考:
    • examples/components/overview.md
    • examples/api/overview.md

Examples and Templates

示例与模板

  • examples/guide/intro.md
    - Mini program overview
  • examples/guide/config.md
    - Configuration and capability setup
  • examples/components/overview.md
    - Component references and usage
  • examples/api/overview.md
    - API references and usage
  • examples/guide/intro.md
    - 小程序概览
  • examples/guide/config.md
    - 配置与功能设置
  • examples/components/overview.md
    - 组件参考与使用方法
  • examples/api/overview.md
    - API参考与使用方法

Best Practices

最佳实践

  1. Follow mini program platform requirements and audits
  2. Keep package size small and optimize assets
  3. Validate API compatibility per platform
  4. Use conditional compilation for platform-specific code
  1. 遵循小程序平台的要求与审核规范
  2. 控制包体大小并优化资源
  3. 验证各平台的API兼容性
  4. 使用条件编译处理平台专属代码

Resources

资源

Keywords

关键词

uniapp, uni-app, mini program, 小程序, native support, components, api, 平台兼容
uniapp, uni-app, mini program, 小程序, native support, components, api, 平台兼容