Giter Club home page Giter Club logo

watch-test's Introduction

logo 运动手表演示

Vue2.0 uni-app ColorUI uCharts HBuilderX-v1.9.9

概述

演示

🏃‍⌚
智能手表运动相关的App页面展示。
该项目是用于模型演示,并无实际功能。
主要用于学习参考,商业用途需经作者允许。
插画风格 插画风格

登陆账号:admin 密码:admin

  • Vue2.0 + Uni-App + Vuex + ColorUI + uCharts + Less + Mock
测试平台 是否支持 下载演示
Chrome
Android8.0 下载
ios未测试 未测试
微信小程序 微信小程序

APP模块权限配置(manifest.json)

APP模块 是否使用
Bluetooth(低功耗蓝牙)

注意

请求地址更改:./service/request/index.js 下的 config.baseUrl

目录结构

├── App.vue    //应用配置(配置App全局样式以及监听等)  
├── main.js    //Vue初始化入口文件  
├── manifest.json    //配置应用名称、appid、logo、版本等打包信息
├── pages.json   //配置页面路由、导航条、选项卡等页面类信息
├── mock    //模拟数据
├── common    //共用文件
├── components    //组件文件
├── pages    //页面文件夹  
│   └── index.vue    //主布局页
│   └── home    //首页
│   │   ├── children  //首页子
│   │   ├── home.vue   //首页
│   └── motion    //运动
│   │   ├── children  //运动页子
│   │   ├── motion.vue   //运动页
│   └── ble    //设备(蓝牙)
│   │   ├── children  //设备(蓝牙)页子
│   │   ├── ble.vue   //设备(蓝牙)页
│   └── goal    //目标
│   │   ├── children  //目标页子
│   │   ├── goal.vue   //目标页
│   └── mine    //我的
│   │   ├── children  //我的页子
│   │   ├── mine.vue   //我的页
├── lib    //第三方库/框架  
│   └── colorui    //ColorUi
├── service    //服务请求相关
│   └── api    //api接口
│   └── request    //请求全局配置,请求拦截
├── style    //样式文件  
├── static    //静态文件  
├── appstatic    //APP静态文件(Icon,启动图...)
├── unpackage    //打包后文件(dist)  
├── demo    //演示预览文件  
│   └── amos-login    //登录模板(http://ext.dcloud.net.cn/plugin?id=538)

© AmosHuKe. All Rights Reserved.

watch-test's People

Contributors

amoshuke avatar skylyt 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.