Uni app Basics
Foundation:
Environment constructionPage appearance configurationData bindingLife cycle of uni appUse of componentsStyle learning in uni appUsing Font Icon and opening scss in uni appConditional annotation cross end compatibilityEvents in uniNavigation jumpComponent creation and communication, and component life cycleUsing the uni UI Libra ...
Added by sawade on Sun, 12 Dec 2021 12:50:17 +0200
Analysis of official template of micro build medical beauty applet
catalogue 01 global variables In the previous section, we analyzed the global variables of the official template. In this section, we analyze what variables are required for the home page and what the page level life cycle function does.
Home page variable
There are many variables to open the home page Let's recreate the variables defined by ...
Added by Hybrid Kill3r on Fri, 10 Dec 2021 14:37:36 +0200
Minimalist and practical ASP. Add Shop Module to NetCore Framework
SummaryI have explained the background of this framework before. Not clear to view this link 1. Minimalist and practical Asp.NetCore Modular Framework decides to open source for free2. Minimalist and practical ASP. New CMS module for NetCore modular frameworkIt has been a long time since I updated my blog. During this time I have been traveling ...
Added by OilSheikh on Thu, 09 Dec 2021 20:50:39 +0200
Wechat applet uses cloud function to obtain applet code (two-dimensional code) to convert buffer stream into picture
Recently, after completing the design, there is a demand to obtain the applet code and draw the sharing poster. Because the business scenario with a large number of applet codes is required, the back-end generation can only be used to return to the front-end call or cloud development call.
Two ways to generate applet code
HTTPS call
The ba ...
Added by Fira on Mon, 06 Dec 2021 21:08:18 +0200
Editor inconsistency in WeChat developer tool simulator, IOS real-time debugging, Android real-time debugging
Problem environment: 1. WeChat Developer Tools 1.05.2110290 (hereinafter referred to as "Tools") 2. True machine debugging version 1.0 (does not distinguish between IOS and Android) 3. WeChat's editor component for rich text input (including pictures, multiple formats, etc.) in your own projects The Editor interface effect is shown in ...
Added by limitphp on Fri, 03 Dec 2021 20:50:46 +0200
MP slideview of stepping on the pit diary for applet development
Small program development Xiaobai develops a small tool to add a skill to himself
demand
The MP slideview component is used for cascading type management of a tree (only two levels) structure, with categories - subclasses.
Question 1
How to add the button list of MP silview to all categories traversed? There is only one MP slideview in th ...
Added by miracle_potential on Mon, 22 Nov 2021 02:02:20 +0200
React_day04_react routing, communication between components, news website construction
1. Issues related to version compatibility
It was another pit mining process that was inconsistent with the tutorial version, and it also wasted a lot of twists and turns. In actual development, React17, react DOM router 6. X, antd 4.x Tutorial version React16, react DOM router 5. X, antd 3.x At first, I wanted to install a new version to solv ...
Added by naboth_abaho on Wed, 17 Nov 2021 11:12:34 +0200
Who doesn't love such Python combat projects - 40 Python entry-level applets that must be learned in Station C are full of harvest
Hello everyone, here is the list of code gods (a little boastful, ha ha). It's a newcomer. I hope you can give me more advice.
Many students still find it difficult to use Python flexibly after learning it. I sorted out 37 small programs for getting started with Python. In practice, the application of Python will have twice the result with hal ...
Added by elis on Wed, 10 Nov 2021 02:19:18 +0200
uniapp app & Tencent cloud IM communication encapsulation basic login method
Mechanism of login user
1. Understand login mechanism 2. Encrypted user data generation session
preface
Tencent is the earliest and largest instant messaging developer in China. QQ and wechat have become essential applications for every Internet user. In line with the trend of digital transformation in the industry, Tencent will op ...
Added by laffin on Sat, 06 Nov 2021 10:50:26 +0200
Wechat applet
1. Register wechat public platform and download wechat developer tools
1.1 register an account, download tools and create applets
https://mp.weixin.qq.com/
AppID needs to be recorded
Create the first applet
1.2 release applet
For the applet developer tool, click "Upload" - submit the development version to the server - click ...
Added by tonyw on Sat, 30 Oct 2021 11:38:40 +0300