current location:Home > Technical Articles > Web Front-end > uni-app
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- How to cancel the startup page in uniapp
- [UniApp Tutorial] How to cancel the startup page UniApp is a popular cross-platform development framework. It merges the development of multiple platforms such as Web, iOS, Android, etc. into one project, making development more efficient and simpler, for everyone development work provides great convenience. However, when developing using the UniApp framework, the appearance of the startup page may cause you some trouble. This article is to help you solve this problem. 1. What is a startup page? The startup page is the first interface we see when we open an application.
- uni-app 2542 2023-04-20 09:40:56
-
- How to turn off Uniapp's default restriction on external link browsers
- With the rise of the mobile Internet, web applications have gradually become the first choice for users to experience products, and Uniapp, as a high-performance cross-platform development tool, has received widespread attention when implementing enterprise mobile application development. However, because developers need to consider application security and other issues, Uniapp prohibits external browsers by default, which will cause great problems for some applications that need to use the functions of the browser core (such as payment functions). Troubled. Therefore, this article will introduce how to turn off Uniapp’s default settings that restrict external link browsers. 1. Repair
- uni-app 902 2023-04-20 09:39:57
-
- What should I do if uniapp Android css cannot be found?
- When using uniapp for Android development, sometimes you will encounter the problem that the css style cannot be found. This situation can mess up your development process, so we need to know why it happens and how to fix it. Reasons for the problem: 1. The uniapp framework uses the Weex rendering engine for development, and some styles are not supported by Weex. 2. Some CSS properties are implemented differently in Android and IOS, so when writing CSS styles, you need to pay attention to the fact that some styles do not support Android. 3. Many Android models
- uni-app 703 2023-04-20 09:39:40
-
- Some common public js methods used in uniapp
- With the continuous development of front-end development, more and more developers choose to use uniapp to develop cross-platform applications. uniapp is a development platform based on the Vue.js framework, which can quickly create applications that need to run on multiple platforms at the same time. In this case, using public js methods is an effective way to achieve code reuse and improve development efficiency. This article will introduce some common public js methods used in uniapp. 1. Get the page parameters in uniapp, we can use uni.getStorag
- uni-app 1664 2023-04-20 09:39:03
-
- What happens when the keyboard does not bounce back when switching between uniapp pages?
- When using uniapp for mobile development, you may encounter a situation where the keyboard does not rebound after switching pages. This situation is very inconvenient for users, so we need to solve it. Let’s analyze the causes and solutions to this problem step by step. Cause of the problem Let’s first look at why the keyboard does not rebound. In uniapp, when switching pages, the focused element of the current page (usually the input box) may not be successfully defocused, resulting in the keyboard not being retracted. This is usually because we do not properly operate the focused element when switching pages.
- uni-app 915 2023-04-20 09:38:42
-
- Why does the page of changing component values in uniapp not update?
- With the continuous development of mobile development technology, many new frameworks or technical tools have emerged. Among them, uniapp is a cross-platform development framework. Based on the advantages of the Vue framework and small program development technology, it can quickly develop apps for both Android and Application for iOS operating system. However, when developing with uniapp, we may encounter some problems. For example, sometimes after changing the value of a component, the page is not updated. What is going on? 1. uniapp component communication In the development of uniapp, component communication is very common.
- uni-app 3482 2023-04-20 09:38:00
-
- What should I do if uniapp does not support this.$refs?
- As a developer, if you are developing using the uniapp framework, you may encounter some problems. One of them is that uniapp does not support the use of this.$refs syntax. This article will explore this problem and how to solve it. First, we need to understand what this.$refs is and what it does. In the Vue.js framework, this.$refs is used to obtain references to subcomponents or DOM elements. Use this.$refs for easy access to components and DOM
- uni-app 2985 2023-04-20 09:37:30
-
- What should I do if uniapp's modification of head is invalid?
- When developing mobile applications, Uniapp is a very convenient and efficient development framework. However, you may encounter some problems during development with Uniapp. One of the common problems is: when we want to modify the header information in a page, the modification does not take effect. This problem will definitely trouble developers, so let’s discuss ways to solve this problem. Uniapp's header information can be configured in the page.json file. If we want to modify the header information, we only need to
- uni-app 1185 2023-04-20 09:36:24
-
- What should I do if uniapp cannot browse the web page when previewing pdf?
- With the rapid development of mobile Internet, more and more applications are beginning to involve file preview issues. As a common document type, the preview of PDF files has also received more and more attention. Recently, I encountered some PDF file preview problems when using the uniapp framework. Today I want to share my experience to help everyone solve this problem. When using the uniapp framework, in order to preview and print PDF files, we usually use third-party plug-ins. Among them, the most commonly used plug-in is the pdf.js plug-in. This plugin is developed by
- uni-app 1675 2023-04-20 09:36:09
-
- How to add a new icon in uniapp
- With the continuous development trend of mobile applications, icon design in mobile application interface design is becoming more and more important. In uniapp, we can add icons through some simple methods to further beautify the application. This article will introduce how to add a new icon in uniapp. 1. Import the iconfont icon library We can quickly add icons by importing the iconfont icon library. The following are the specific steps: 1. Search and select the icon that meets your needs on the iconfont official website; 2. Add the selected icon and generate a suitable icon for unia
- uni-app 1852 2023-04-20 09:35:45
-
- What ui framework does uniapp match?
- With the rapid development of mobile Internet, more and more companies and developers have begun to get involved in mobile application development. In the process of mobile application development, the choice of UI framework is particularly important. The UI framework can not only improve development efficiency, but also make the application interface more beautiful and unified. There are many UI frameworks on the market, so when using uniapp, a cross-platform development framework, which UI framework should be used? This article will introduce you to the commonly used UI frameworks used with uniapp. 1. Introduction to uni-app framework uni-app is DClou
- uni-app 5061 2023-04-20 09:35:27
-
- What happens when uniapp push messages cannot be received?
- Uniapp is a cross-platform development framework that allows developers to write only one code and then use it to generate applications for multiple platforms such as iOS and Android. However, when developing applications using Uniapp, developers may encounter the problem of not receiving push messages. This issue can impact the user's experience with the application, so it's important to resolve it promptly. Before solving the problem of not receiving Uniapp push messages, we need to understand some basic knowledge. First of all, Uniapp uses uni-pu
- uni-app 2928 2023-04-20 09:35:06
-
- How to use Gitui in uniapp
- With the continuous development of mobile Internet, mobile APP has become an indispensable part of people's lives. In order for the APP to better interact with users, the push function has become an indispensable part. As a technical solution for mobile push, GeTui is used by more and more APPs and has become a popular choice for APP push. This article will introduce in detail how to use GeTui in uniapp. 1. What is Getui. Getui is a mobile message push service platform developed by Guangzhou Kubao Network Technology Co., Ltd. It provides powerful message push capabilities and is
- uni-app 2318 2023-04-20 09:22:47
-
- How to convert uniapp into a mini program
- With the rapid development of mobile Internet, mobile applications have become an indispensable part of life. At the same time, cross-platform development is getting more and more attention because it can improve the efficiency of applications and reduce development costs. Uniapp is a cross-platform development framework based on Vue.js and can run on multiple platforms such as WeChat mini-programs, Alipay mini-programs, H5, etc. For developers, this means they can use the same code base to build applications for multiple platforms without having to develop different code bases. This article will next describe how to
- uni-app 1405 2023-04-20 09:22:36
-
- How to convert uniapp into a mini program
- With the rapid development of mobile Internet, mobile applications have become an indispensable part of life. At the same time, cross-platform development is getting more and more attention because it can improve the efficiency of applications and reduce development costs. Uniapp is a cross-platform development framework based on Vue.js and can run on multiple platforms such as WeChat mini-programs, Alipay mini-programs, H5, etc. For developers, this means they can use the same code base to build applications for multiple platforms without having to develop different code bases. This article will next describe how to
- uni-app 1399 2023-04-20 09:22:18