current location:Home > Technical Articles > Web Front-end > uni-app

  • How to find the css of uniapp
    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
    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 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
    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
    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
    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
    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?
    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?
    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?
    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
    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?
    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
    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
    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
    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

Tool Recommendations

jQuery enterprise message form contact code

jQuery enterprise message form contact code is a simple and practical enterprise message form and contact us introduction page code.
form button
2024-02-29

HTML5 MP3 music box playback effects

HTML5 MP3 music box playback special effect is an mp3 music player based on HTML5 css3 to create cute music box emoticons and click the switch button.

HTML5 cool particle animation navigation menu special effects

HTML5 cool particle animation navigation menu special effect is a special effect that changes color when the navigation menu is hovered by the mouse.
Menu navigation
2024-02-29

jQuery visual form drag and drop editing code

jQuery visual form drag and drop editing code is a visual form based on jQuery and bootstrap framework.
form button
2024-02-29

Organic fruit and vegetable supplier web template Bootstrap5

An organic fruit and vegetable supplier web template-Bootstrap5
Bootstrap template
2023-02-03

Bootstrap3 multifunctional data information background management responsive web page template-Novus

Bootstrap3 multifunctional data information background management responsive web page template-Novus
backend template
2023-02-02

Real estate resource service platform web page template Bootstrap5

Real estate resource service platform web page template Bootstrap5
Bootstrap template
2023-02-02

Simple resume information web template Bootstrap4

Simple resume information web template Bootstrap4
Bootstrap template
2023-02-02

Cute summer elements vector material (EPS PNG)

This is a cute summer element vector material, including the sun, sun hat, coconut tree, bikini, airplane, watermelon, ice cream, ice cream, cold drink, swimming ring, flip-flops, pineapple, conch, shell, starfish, crab, Lemons, sunscreen, sunglasses, etc., the materials are provided in EPS and PNG formats, including JPG previews.
PNG material
2024-05-09

Four red 2023 graduation badges vector material (AI EPS PNG)

This is a red 2023 graduation badge vector material, four in total, available in AI, EPS and PNG formats, including JPG preview.
PNG material
2024-02-29

Singing bird and cart filled with flowers design spring banner vector material (AI EPS)

This is a spring banner vector material designed with singing birds and a cart full of flowers. It is available in AI and EPS formats, including JPG preview.
banner picture
2024-02-29

Golden graduation cap vector material (EPS PNG)

This is a golden graduation cap vector material, available in EPS and PNG formats, including JPG preview.
PNG material
2024-02-27

Home Decor Cleaning and Repair Service Company Website Template

Home Decoration Cleaning and Maintenance Service Company Website Template is a website template download suitable for promotional websites that provide home decoration, cleaning, maintenance and other service organizations. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-05-09

Fresh color personal resume guide page template

Fresh color matching personal job application resume guide page template is a personal job search resume work display guide page web template download suitable for fresh color matching style. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-02-29

Designer Creative Job Resume Web Template

Designer Creative Job Resume Web Template is a downloadable web template for personal job resume display suitable for various designer positions. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-02-28

Modern engineering construction company website template

The modern engineering and construction company website template is a downloadable website template suitable for promotion of the engineering and construction service industry. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-02-28