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 Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- How to find the css of uniapp
- As mobile and web applications continue to grow in popularity, more and more developers are beginning to use uniapp to build their applications. Among them, learning and using uniapp's CSS is a crucial part, because CSS determines the appearance and user interaction experience of the application. So, how to find the CSS of uniapp? 1. Official documentation First of all, uniapp official documentation is one of the most authoritative and comprehensive CSS learning resources. uniapp officially provides detailed CSS style and attribute documents, including uniapp
- uni-app 948 2023-05-26 09:50:37
-
- uniapp uses webview without occupying full screen
- In recent years, with the popularity of mobile Internet, more and more enterprises and developers have begun to focus on the development of mobile applications. In cross-platform development, Uni-app has attracted much attention as an excellent solution. In actual development, some developers encountered the problem of full-screen display of the webview in Uni-app, resulting in an unsightly interface. This article will introduce how to use webview in Uni-app to prevent the application from taking up the entire screen. 1. Problem analysis: Using webview to create pages in Uni-app
- uni-app 7025 2023-05-26 09:49:37
-
- uniapp dynamic style cannot use upx
- uniapp dynamic style cannot be used upxuniapp is a cross-platform development framework developed based on the Vue framework. It can compile and convert the same code into applications on various platforms, such as Android, iOS, Web, WeChat applet, and Alipay applet. wait. Its development efficiency and operating efficiency are relatively good, and it is widely favored by developers. In the development process of uniapp, we often use style-related code, among which dynamic style is a common technique that can achieve some very flexible
- uni-app 2073 2023-05-26 09:45:36
-
- uniapp hides native navigation bar buttons
- In the development process of mobile applications, the navigation bar is a relatively important component. It helps users navigate pages better, thereby improving the usability of the application. However, sometimes we may need to hide the native navigation bar buttons, what should we do in this case? This article will introduce how to implement this function in uniapp through some simple methods. uniapp is a cross-platform development framework that can easily use Vue.js to develop a variety of mobile applications. Compared with other development frameworks, uniapp has the advantages of lightweight, high efficiency, and easy expansion.
- uni-app 2175 2023-05-26 09:43:02
-
- How to hide buttons based on user in uniapp
- With the popularization and widespread application of mobile Internet, APP has become an indispensable part of people's lives. During the APP development process, many developers will encounter the problem of how to hide buttons based on users. At this time, uniapp becomes a very good solution. uniapp is a cross-platform application development framework that uses Vue.js as the front-end framework and supports the rapid development of multiple platforms, including iOS, Android, H5, and small programs. In uniapp we can use Vu
- uni-app 1078 2023-05-26 09:24:37
-
- uniapp local request
- With the rapid development of mobile Internet, mobile applications have become one of people's most important tools. Many developers choose to develop native applications in pursuit of program stability and user experience. However, native application development involves a variety of technologies and has higher development costs. In order to reduce development costs, many developers have begun to use uniapp to develop cross-platform applications. uniapp is a cross-platform application development framework based on Vue.js, which supports writing once and publishing on multiple terminals, including H5, mini programs, and APPs. Developer use
- uni-app 1133 2023-05-26 09:23:37
-
- uniapp dynamically adds views
- In recent years, with the popularity of mobile applications, developers have an increasing demand for quickly building mobile applications. In mobile application development, UniApp, as a cross-platform mobile development framework, is favored by more and more developers. One of the advantages of UniApp is that it has a good development experience and a rich component library. It can not only quickly build basic pages, but also implement complex interactive logic. This article will introduce how UniApp can dynamically increase and add views to meet the implementation needs of complex interaction logic. First, we need to clarify Uni
- uni-app 965 2023-05-26 09:23:06
-
- Can uniAPP be put on the shelves?
- With the rapid development of mobile Internet, APP has become an indispensable part of modern society. In APP development, it is becoming more and more important to choose a development framework that suits your needs. uniAPP is an efficient APP development framework. So, can uniAPP be put on the shelves? Let’s take a closer look below. What is uniAPP? uniAPP is a cross-platform development framework launched by DCloud. It can compile an APP into multiple platforms such as iOS, Android, and H5 at the same time, which can reduce the cost of the APP.
- uni-app 689 2023-05-26 09:22:37
-
- Is uniapp packaging native or webview?
- UniApp is a cross-platform application development framework. Developers can use UniApp to develop applications for multiple platforms at the same time, including iOS, Android, H5, and various small programs. After the development is completed, the application needs to be packaged and published to different platforms. The question of whether uniapp packaging should be implemented natively or webview will be introduced in detail below. 1. Overview Before describing how to implement uniapp packaging, you need to understand some basic knowledge. uniapp uses a vue-based
- uni-app 1595 2023-05-26 09:21:36
-
- How does uniapp return after jumping without refreshing?
- Preface Uniapp, as a cross-platform development framework, has been accepted and used by more and more developers. In Uniapp, page jump is a very common operation. After page jump, sometimes it is necessary to retain the status of the original page, so that the next time you return to this page, you do not need to reload the data or perform some complicated operations again. operation. So, how to achieve the effect of returning without refreshing after jumping in Uniapp? This article will introduce it to you in detail. Uniapp page jump To perform page jump in Uniapp, we usually
- uni-app 715 2023-05-26 09:20:07
-
- Unable to open a single page of uniapp
- With the popularization of mobile Internet, mobile applications have become an indispensable part of major enterprises and institutions, and are also a platform for developers to carry out technological innovation and practice. With the continuous evolution of various technologies, uni-app has become the preferred framework for many companies and developers, with the advantages of cross-platform, efficient and easy to use, and flexible expansion. However, like other technologies, uni-app will also have some problems, which require in-depth exploration and solution during use. This article will focus on the common problems that cannot be brought up on a separate page of uni-app and
- uni-app 986 2023-05-26 09:18:37
-
- Does uniapp support PC?
- With the rapid development of the mobile Internet, the development of mobile applications has become an increasingly important direction in today's Internet industry, and application development based on the uni-app framework has gradually been widely recognized and used under this trend. . However, many people have a question when using uni-app: Does uni-app support PC development? This article will answer this question from different perspectives. 1. Introduction to the uni-app framework. Before understanding whether uni-app supports PC development, we must first understand uni-a
- uni-app 1935 2023-05-26 09:16:37
-
- uniapp jumps and passes parameters to change the title
- With the rise of mobile applications and the increase in the number of users, more and more developers are choosing to use uniapp as a cross-platform development framework. In the actual development process, we often encounter the need to jump to pages and pass parameters. At the same time, we also need to change the title according to the content of different pages. So, this article will introduce how to implement the functions of jumping parameters and changing titles in uniapp. 1. Routing jumps in uniapp Uniapp is a framework based on Vue.js, and its routing jumps are basically the same as those of Vue.js. in un
- uni-app 1380 2023-05-26 09:15:07
-
- uniapp style modification applet does not take effect
- With the continuous development of mobile Internet, small programs are getting more and more attention and love from people. The uniapp framework has been favored by the majority of developers for its advantages of cross-platform, one-time development of multiple terminals, and ease of use. However, during development, we will inevitably encounter some problems. For example, I modified the style in uniapp but found that it did not take effect in the mini program. So how to solve this problem? Let’s discuss the causes and solutions to this problem. ### The cause of the problem is to modify the style in uniapp. Usually the style is written in `sty
- uni-app 3872 2023-05-26 09:14:37
-
- Scrolling fails in uniapp component
- With the widespread use of mobile web applications, uniapp, as a cross-platform development framework based on Vue.js, has attracted more and more attention and use by developers. In the process of developing uniapp applications, we often use various components to implement different functions. Among them, the scroll component is a commonly used component to implement functions such as long lists and paging data. However, in actual development, sometimes we encounter some strange problems, such as scrolling failure and inability to scroll. This article will introduce a common rolling failure problem and its solution. 1. The problem is described in u
- uni-app 3769 2023-05-26 09:13:19