当前位置:网站首页>Notes on uni app
Notes on uni app
2022-06-13 04:18:00 【Twinkle, twinkle, twinkle, twinkle, twinkle, twinkle, twinkle, 】
1.uni_module It doesn't just serve components , It can serve components 、js library 、 page 、 Project, etc DCloud Types supported by the plug-in market
2. accord with uni_module The components of the specification are in the project uni_modules
Under the table of contents , As a plug-in id Store for directory .( The project template is not placed in uni_modules
Under the table of contents )
3. As long as the component is installed in the project components Directory or uni_modules
Under the table of contents , And accord with components/ Component name / Component name .vue
Directory structure . You don't have to quote 、 register , Use... Directly on the page .
4.uni-ui yes DCloud Provide a cross-border ui library , It is based on vue Component's 、flex Layout 、 nothing dom Span the full end of the ui frame .
5. So far, , In applets and blends app field ,uni ui It is the benchmark of performance .
6.
uni-app Support applet custom components , Of all applets ui Libraries can be used . But the custom components of the applet ui Libraries need to use setData Update data manually , When there's a lot of data 、 Or high frequency update data , It is easy to cause performance problems .
and uni ui Belong to vue Components ,uni-app The engine bottom layer automatically diff Update data . Of course, there are many plug-ins in the plug-in market vue Components all have this feature .
7.subNVues
yes vue The original child form of the page . For resolution App in vue The hierarchical coverage in the page and the flexible customization of the native interface .
边栏推荐
猜你喜欢
The data obtained from mongodb query data command is null
[MySQL] index and transaction
Lightweight digital mall system based on PHP
knife4j aggregation 2.0.9支持路由文档自动刷新
高等数学(第七版)同济大学 习题1-3 个人解答
Advanced Mathematics (Seventh Edition) Tongji University exercises 1-3 personal solutions
Understand the pseudo static configuration to solve the 404 problem of refreshing the page of the deployment project
Real time requirements for 5g China Unicom repeater network management protocol
Value of line height
Translation of ego planner papers
随机推荐
dumi 搭建文档型博客
Koa file upload and download
Real time question answering of single chip microcomputer / embedded system
MVP framework for personal summary
ROS topics and nodes
SQL 进阶挑战(1 - 5)
SCM: introduction to Modbus communication protocol
Common terms of electromagnetic compatibility
Single chip microcomputer: main index of a/d (analog-to-digital conversion)
Zoom and move the H5 part of the mobile end
leetcode. 1 --- sum of two numbers
Catalan number
120. triangle minimum path sum - Dynamic Planning
Principle and control program of single chip microcomputer serial port communication
2019 Blue Bridge Cup
[test development] file compression project practice
重读经典:《End-to-End Object Detection with Transformers》
7-289 tag count (300 points)
Single chip microcomputer: pcf8591 application program
Hugo 博客搭建教程