Wechat applet training in primary school 1_ Introduce the applet, the basic directory structure and simple exercises, the basic elements of the page and its data rendering

catalogue Introduce appletBasic directory structure and its exercisesPage basic elementsto configureTemplate syntax 1, Introduce applet The development momentum of small programs is sufficient and has development prospects~ Advantages of applet Lightweight registration free useBackground ecologyConvenient marketing What is cloud devel ...

Posted by ubersmuck on Sat, 19 Feb 2022 10:11:21 +0100

Introduction to cloud development of wechat applet value

1, Applet cloud development Cloud development of applications: Developers can use cloud development to develop wechat applets and games. They can use cloud capabilities without building a server. Cloud development provides developers with complete native cloud support and wechat service support, weakens the concept of back-end and operation ...

Posted by TheCase on Fri, 18 Feb 2022 17:06:21 +0100

Wallpaper applet category search navigation bar and ceiling effect function to achieve detailed explanation! Attached wallpaper applet source download

Search navigation bar by category, you need to achieve: Wallpaper classification can slide horizontally, click on the classification to search for the corresponding classified wallpaper pictures; When the page scrolls down to the Category Search Navigation Bar, it needs to be docked at the top of the page to show a ceiling effect. When the page ...

Posted by stevenm on Thu, 17 Feb 2022 21:12:14 +0100

Wechat applet - Custom Component

         Custom components   developers can abstract the functional modules in the page into custom components for reuse in different pages; Complex pages can also be divided into multiple low coupling modules, which is helpful for code maintenance. Custom components are very similar to basic components when used.     Create custo ...

Posted by kat_jumper_33 on Sun, 13 Feb 2022 16:52:25 +0100

Simple production of wechat applet cloud development authorization login

1, Configuration of tabBar 1. Create a new folder On app Add the following code to JSON to automatically generate three folders At the same time with app Create a new images folder under the directory at the same level of JSON configuration file, which is used to store some icons, as follows: 2. Add a tabBar node On app JSON, add a ta ...

Posted by videxx on Sat, 12 Feb 2022 16:24:35 +0100

Cashier document sorting

Cashier Noun interpretation Merchant No.: third party account, account merchant (e.g. WeChat merchant account, Alipay merchant account, Jingdong merchant account).Resident: refers to the user accessing the cashier Target income Improve service access capabilityBuild efficient delivery capabilitiesReduce maintenance costs Cashier targe ...

Posted by MrOnline on Fri, 11 Feb 2022 20:10:50 +0100

Second week of mobile application development

Lecture 3 Pre class assignment 1linarlayout Submission And. xml files java fileOnly use LinearLayout to complete. The pet file input interface shown in LinearLayout,After inputting the pet information, press "confirm" to display the pet information below, and press "Cancel" to display "please fill in the pet infor ...

Posted by Kingw on Fri, 11 Feb 2022 14:37:44 +0100

Small program DOM based small town game development

1. BackgroundA small town game needs to be developed, including the functions of building, upgrading buildings, building, producing gold coins, collecting gold coins and so on. The overall complexity is not too high. It is mainly the circular animation of buildings and the animation of small elements such as cars and windmills on the map. There ...

Posted by summerpewp on Sun, 06 Feb 2022 22:00:06 +0100

How to obtain wechat user openid

📒 Blog home page: A professional who advocates learning technology Xiao Xiao is here 🏇 🍣 Today's article is "how to obtain wechat user openid" 🍣 🍣 I hope you can finish reading this article patiently 🍣 🙏 Bloggers are also in the learning stage. If you find any problems, please let us know. Thank you very much 🙏 💗 At the same ...

Posted by veronicabend on Thu, 03 Feb 2022 16:28:39 +0100

Wechat applet training in primary school 5_ Paging loading, parameter carrying jump and date processing method

catalogue Paging loadJump with referenceDate processing method start 1, Paging load What is paging loading A common scenario is to browse commodity information on Weibo and Taobao. By default, only a few pages are loaded at the beginning. Sliding down can resend the request and display more pages of information in totalWhen there is a larg ...

Posted by kratsg on Sun, 30 Jan 2022 14:25:52 +0100