A set of UI libraries integrated with WeChat mini programs
WeChat mini program has so many components, do you still need a heavyweight component library to redundant code?
So you only need Wa-UI, a lightweight library, to do the layout quickly
##Instructions for use: import it and use it, get started quickly
Please refer to Wiki for Wa-UI documentation.
After the IDE is updated to version 2800, the external font icon is temporarily unavailable. You can use the official icon and picture instead ###Display
Grid (How many points do you want?)
list
Current style
list
WeChat mini program has so many components, do you still need a heavyweight component library to redundant code?
So you only need Wa-UI, a lightweight library, to do the layout quickly
##Instructions for use: import it and use it, get started quickly
For Wa-UI documentation, please refer to Wiki
form
Three sizes of buttons
Six colors of buttons
input default style
inputhorizontal
input stack
Input with icon (icon suspended)
Button with icon (icon suspended)
Layout
row&col flex-based grid layout
grid-view Nine-square grid layout based on float
All resources on this site are contributed by netizens or reprinted by major download sites. Please check the integrity of the software yourself! All resources on this site are for learning reference only. Please do not use them for commercial purposes. Otherwise, you will be responsible for all consequences! If there is any infringement, please contact us to delete it. Contact information: admin@php.cn
Related Article
29 Jul 2016
Mini program: Mini program is a simple PHP multi-image upload mini program code: first upload the source code, you can copy it to your own computer to run ~ Copy the code as follows: <html> <meta http-equiv="Content-Type" c method="post" enctype="multipart/form-data"> <input type="file" name="img[]" /><br /> <input type
26 Jan 2021
Mini program development tutorial: This article shares with you the ideas and source code for implementing a calendar mini program. It has certain reference value and I hope it can be helpful to everyone.
31 Mar 2023
Gitee is a very good open source platform that not only supports code hosting, but also has many functions such as Wiki, blog, email, CI/CD, etc. For mini program developers, Gitee also provides mini program settings. Today we will explain in detail the steps to set up the Gitee applet. ## Step one: Create a new mini program. First, we need to create a new mini program on Gitee. Open the Gitee homepage, click "New Warehouse", and select "Mini Program" in "Warehouse Type": ![New Mini Program](https://img
06 Nov 2019
PHP source code can be downloaded from the PHP Chinese website download site, including back-end templates, mini program source codes, Discuz templates, wordpress templates, phpcms template source codes, etc.
03 Jun 2020
Mini program publishing method: first purchase a server and configure the production environment of the mini program; then put the back-end source code on the server to run; then purchase a domain name and manage it with the back-end server address; finally publish and submit for review in the mini program management background That’s it.
04 Jan 2022
The mini program code is fixed. As long as the mini program APPID remains unchanged, the mini program code will not change; developers can obtain the mini program code for any page of the mini program through the background interface.
23 Jun 2018
This article mainly introduces the relevant information of the WeChat mini program Amap and simple examples (source code download). Friends in need can refer to it.
04 Jan 2022
The Mini Program QR code is an important entrance to the Mini Program. Merchants can use the Mini Program QR code capability to generate a QR code that jumps to the designated page of their own Mini Program, which can be used for online and offline code promotion to facilitate the promotion of the Mini Program.
07 May 2017
WeChat Mini Programs are a hot topic right now. There are already many articles on the development of WeChat Mini Programs on the market. I took some time to play around with WeChat Mini Programs tonight, and took a look at the implementation of WeChat Mini Program developer tools. I used Developed by Node.js, the UI is developed based on the NW.js framework and supports Windows and Mac cross-platforms. First experience with WeChat mini program development tools. First of all, of course, I downloaded a WeChat mini program development tool, the WeChat Web developer tool download address, and then I found a mini program source code in WeChat called Zhihu WeChat mini...
Hot Tools
WeChat mini program demo: imitation mall
WeChat mini program demo: imitating a mall, easy to get started, and has a good introduction to some basic functions of the mall
Takeaway: Implement anchor-like functionality
It is the similar anchor function that everyone needs. In addition, it also implements the typical ordering functions of some takeout apps. It is recommended to study and study;
WeChat mini program demo: Lezhu
WeChat mini program demo: Lezhu: similar to location-based; helpful application, somewhat similar to the spirit of Zhang Xiaolong’s mini program.
WeChat mini program game demo selects different color blocks
WeChat mini program game demo selects different color blocks
WeChat applet demo: carousel image transformation
Carousel chart style change, a simple carousel chart implemented with a small program, easy to write