Skip to content

🎉 ThingLinks 物联网移动端 ,基于uniapp+Wot-UI开发,支持H5、APP、微信小程序、支付宝小程序等。

License

Notifications You must be signed in to change notification settings

mqttsnet/thinglinks-mobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MQTTSNET Logo

ThingLinks Mobile

Lightweight mobile ThingLinks developed based on UniApp

ThingLinks | 中文文档

Platform Overview

The ThingLinks APP, built on the UniApp framework, allows one codebase to adapt to multiple terminals, supporting APP, mini-programs, and H5! It provides a mobile solution that perfectly integrates with the ThingLinks platform. Currently, it has implemented basic functionalities such as login, my account, dashboard, profile editing, avatar modification, password change, frequently asked questions, and about us.

This is the best UniApp development framework constructed using UniApp + Vue3 + Ts + Vite4 + UnoCss + VSCode (or optionally WebStorm) + Uni plugins + Wot-UI (other UI libraries can also be used). It integrates various tools and technologies, utilizing the latest frontend tech stack, and can run web, mini-programs, and APP through the command line without relying on HBuilderX. (Note: HBuilderX is still required for the App.)

UniBest includes built-in features such as conventional routing, layout management, request encapsulation, request interception, login interception, UnoCSS, i18n multilingual support, etc., providing code suggestions, automatic formatting, unified configuration, and code snippets to enhance your UniApp development experience.

  • ThingLinks Official Documentation
  • Accompanying backend code repository address ThingLinks.
  • The application framework is based on UniApp, supporting mini-programs, H5, Android, and iOS.
  • Frontend components are based on Wot-UI, a high-performance UI framework compatible with all platforms.

Demo Screenshots

Login Interface

Login Interface

Space Display

Space Display

Scene Display

Scene Display

Dashboard

Dashboard

Personal Center

Personal Center

Development Notes

  1. File Path: Place code in the pages directory, organized into different folders by module. A tabbar folder has been created to start with the styles for the four tabs.

  2. Image Path: Store images in the static folder, organized into different folders by module (folders can be created as needed). For example, files for the space page should be in the static/images/space folder. If there are subpages, create subfolders accordingly (e.g., static/images/space/xxx).

  3. Component Path: Components should be placed in the components folder, organized into different folders by module (folders can be created as needed). For example, files for the space page should be in the components/space folder.

Currently, this is the initial framework. If you encounter issues or missing features, feel free to add modifications, just be sure to write good comments or note them when submitting. Other framework-related documentation can be referenced from uni-best, and for syntax-related issues, refer to the Uni-App documentation.

Issues (We welcome your valuable feedback)

issues

Pull Requests Welcome

pr->feat/contrbute

License (Open Source License)

Apache License, Version 2.0

Thanks to JetBrains for providing free IDEA License

Copyright Usage Instructions

The ThingLinks open-source platform follows the Apache License, Version 2.0 agreement. Commercial use is allowed, but please retain author and copyright information.

About

🎉 ThingLinks 物联网移动端 ,基于uniapp+Wot-UI开发,支持H5、APP、微信小程序、支付宝小程序等。

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published