The forced horizontal screen function of Vue Cli Html mobile terminal is simple to implement
catalogue
The forced horizontal screen function of Vue Cli Html mobile terminal is simple to implement
1, Brief introduction
2, Implementation principle
3, Precautions
4, Effect preview
5, Implementation steps
6, Key code
7, Other
1, Brie ...
Posted by Canabalooza on Sun, 10 Apr 2022 17:16:00 +0300
The project technology stack constructed this time: vite + vue3 + volar + Pinia + Vue router + TS + JSX + SCSS + script setupVite: next generation front-end development and construction tool , fast hot update development experience ★★★★★Vue3.2: Too much dark magicVolar: Vue3 essential development artifactPinia: a new generation of lightweight s ...
Posted by dave_55 on Sat, 09 Apr 2022 11:24:32 +0300
1. Related introduction
When using Echar to draw map objects, we first need the json file of the map. The related json file will be introduced by default, so the subsequent use of the map can refer to the json file here to draw the echars map. However, a problem was found during the subsequent reconstruction of the project. There was no map f ...
Section 6 user defined instructions and filters
6.0 what is a global API?
If the global API is not in the constructor, first declare global variables or some new functions defined directly on Vue. Some global APIs are built in, and then we will talk about Vue directive
6.1 directive custom instruction
In addition to the default built-in ins ...
Posted by mahlia on Wed, 06 Apr 2022 00:33:16 +0300
Framework open source address:
Qingfeng open source architecture - springboot2 6. X + vue3 Ant Design vite: Qingfeng - springboot2 6. X + vue3 Ant Design vite open source architecture realizes the functions of system management module, authority control module (menu authority, function button authority, data authority), code generator (single ...
Posted by VLE79E on Tue, 05 Apr 2022 12:59:58 +0300
Specifically, the project of domestic service management system (built-in tutorial for starting the project)
Project link:
Link: https://pan.baidu.com/s/1ryfjuMiuawtMlh7CwfgVeA Password: q2gt
Let's illustrate the implementation idea of single sign on by drawing
We analyze it step by step according to the serial number and the code
...
Posted by sajlent on Tue, 05 Apr 2022 06:56:53 +0300
It is written to record the implementation of Alipay payment.
demo ¥ please poke here ¥ https://download.lllomh.com/cliect/#/product/J302659722615829
Sandbox environment (Beta) is an auxiliary environment to assist developers in interface function development and joint commissioning of main functions. It simulates the main functions ...
Posted by grigori on Tue, 05 Apr 2022 03:29:30 +0300
Recently, the company needs to use vue3 for its projects. If it is found that the state in vue3 changes greatly, we can simply learn it systematically. Keep your notes in place and update them at any time.
The state in vue2 has taken notes before, and I don't know how to read it
Deep analysis of vuex.
1, Change and use of state
Part of ...
Posted by mastercjb on Tue, 05 Apr 2022 03:04:39 +0300