Coder Social home page Coder Social logo

godxkey / wechat-qipaceyan Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ajlovechina/wechat-qipaceyan

0.0 0.0 0.0 412 KB

:pencil2:微信小程序 - 奇葩小测验 - 一个很值得看一看的简单小程序

License: MIT License

JavaScript 99.57% HTML 0.43%

wechat-qipaceyan's Introduction

奇葩小测验

微信小程序源代码, 只需要修改src/data/下面的数据就可以创建你自己的小程序.

如何开发

# 启动wepy
wepy build --watch

# 启动data数据实时生成
# 生成的json的数据会在  dist-data目录下面
npm run data

# 修改home.wpy loadDataJson方法的url值
# 将url改成本地`dist-data/data.json`的地址, 使用http协议
# 建议使用http-server创建一个开发环境的http服务

微信开发者工具设置

  • ES6 转 ES5
  • 上传代码时样式自动补全
  • 上传代码时自动压缩混淆
  • 上传时进行代码保护
  • 使用 npm 模块
  • 自动运行体验评分
  • 启用自定义处理命令
  • 不校验合法域名、web-view(业务域名)、TLS 版本以及 HTTPS 证书
  • 启动多核心编译

体验

ScreenShot

License

MIT

wechat-qipaceyan's People

Contributors

ajlovechina avatar

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.