Giter Site home page Giter Site logo

taro-user-cases's Introduction

Taro 案例

使用说明:

编辑根目录的 index.js 文件,修改第一行 userCases 变量,找到对应平台键值,往数组里添加对象:

name: (必填)用名
url: (必填)二维码图片地址
framework: (可选) 开发使用的框架,例如: 'react' , 'vue2' , 'vue3' , 'nerv'
taroVersion: (可选)使用 Taro 的哪一个版本,例如 '1', '2', '3' 或者具体的版本又如 '3.2.0'
screenshot: (可选) 小程序截图 []

举例:

{
  name: "京东购物",
  url: "http://storage.jd.com/taro-resource/cases/京东购物.png",
  framework: "react",
  taroVersion: "1.3.39",
  screenshot: ["http://img12.360buyimg.com/uba/jfs/t1/17218/32/12691/173425/5c9a3bbaE10b92242/ad8592fc1794cde0.jpg", "http://img12.360buyimg.com/uba/jfs/t1/17218/32/12691/173425/5c9a3bbaE10b92242/ad8592fc1794cde0.jpg"]
},

修改完毕提交会提交 PR。当本仓库有 push 事件发生时会自动更新图片

taro案例

taro-user-cases's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.