Giter VIP home page Giter VIP logo

friends-qanda's Introduction

好友问答小程序

自己出题好友答题

文件介绍

.
├── app.js 全局js
├── app.json 全局设置
├── app.wxss 全局样式,公共组件样式封装在这里
├── config.js 域名配置文件
├── images 图片集中营
├── pages 页面集中营
│   ├── answer 回答问题页面
│   ├── answerover 回答问题完成页面
│   ├── answerrecord 答题记录页面
│   ├── index 首页
│   │   ├── detail 付费详情页
│   ├── out 出题页面
│   ├── outover 出题完成页面
│   └── outrecord 出题记录页面
│       ├── lookproblem 查看题目
├── project.config.json
└── utils 全局封装
    ├── address.js 请求地址配置文件
    ├── answer.js 问题模拟数据
    ├── data.js 答题问题模拟数据
    ├── request.js 请求封装+环境控制
    └── util.js 全局方法封装:session_key的获取

friends-qanda's People

Contributors

shiyanping 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.