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

  • How to make uniapp map full screen
    How to make uniapp map full screen
    In recent years, uniapp has become a very popular choice in the field of mobile development. The characteristic of uniapp is that it can develop applications for multiple platforms at the same time, including iOS, Android and H5. Using maps in uniapp is a very common need. In this article we will explore how to display the map in uniapp full screen. 1. Using maps in uniapp We can use maps in uniapp through plug-ins. First, we need to open our u in HBuilderX
    uni-app 1790 2023-04-20 09:13:02
  • How to debug the code when running a small program in uniapp
    How to debug the code when running a small program in uniapp
    UniApp is a cross-platform development framework that supports the use of Vue.js to develop small programs, H5, App and other applications. For developers, UniApp is equivalent to a revolutionary innovation that "writes code once and runs on multiple terminals". In UniApp, we can use a set of codes to quickly develop multi-terminal applications and improve development efficiency. However, when developing the UniApp applet, we will inevitably encounter some problems and need to debug the code. Below, we will introduce how to debug the UniApp applet code. First, we need
    uni-app 1220 2023-04-20 09:12:49
  • How to implement jump after successful registration of uniapp
    How to implement jump after successful registration of uniapp
    Title: Jump after successful uniapp registration With the rapid development of the mobile Internet, more and more people are beginning to use mobile phones for online shopping, social networking, learning and other activities. With the popularity of smartphones, many companies continue to develop and improve their mobile applications to better serve users. uniapp is a tool for developing cross-end applications. It allows developers to use a set of codes to generate multiple types of applications at the same time, such as iOS, Android, Web, etc., greatly improving development efficiency. In uniapp application development,
    uni-app 742 2023-04-20 09:12:23
  • How to set the back button in the uniapp native title bar
    How to set the back button in the uniapp native title bar
    As we all know, uniapp is a cross-platform, write-once, multi-end front-end framework. When using uniapp to develop mobile APPs, we often need to add title bars and return buttons. uniapp provides a unified title bar and return button by default, but in actual development, we often need to personalize the title bar and return button. This article will introduce how to set the back button in the native title bar of uniapp. 1. The native title bar and return button of uniapp can be configured through "navig" on the uniapp page.
    uni-app 8635 2023-04-20 09:12:07
  • Reasons and solutions for uniapp PC scroll wheel failure
    Reasons and solutions for uniapp PC scroll wheel failure
    uniapp is a framework that supports cross-platform development and can be used to develop mobile and PC applications. Among them, PC-side applications usually involve scroll wheel operations. However, in uniapp, the problem of scroll wheel failure sometimes occurs, which brings a lot of trouble to developers. This article will introduce the reasons and solutions for uniapp PC scroll wheel failure. 1. Cause analysis 1. The event listener is not correctly bound in uniapp, and the listener needs to be bound to handle mouse wheel events. If the listener is not bound correctly, the scroll wheel event will fail.
    uni-app 1454 2023-04-19 14:29:49
  • How to use Nuve pages in Uniapp
    How to use Nuve pages in Uniapp
    Uniapp is a framework for developing cross-platform applications. It can output applications in three formats: mini program, App and H5 at the same time. When developing Uniapp applications, there are often complex page design and interaction needs, so Nuve pages become a very useful tool. This article will introduce how to use Nuve pages in Uniapp. 1. What is Nuve page? Nuve page is a componentized page design tool based on Vue. It provides built-in component libraries and practical design tools to help developers be more intuitive and
    uni-app 839 2023-04-19 14:30:20
  • How uniapp implements data binding of input boxes
    How uniapp implements data binding of input boxes
    With the rapid development of mobile applications, cross-platform application development has become an increasingly popular choice, especially the uni-app cross-platform development framework, which allows developers to develop once using Vue syntax and publish to multiple Platforms, including iOS, Android, H5, mini programs, etc. In uni-app, how to implement data binding of input boxes? Next, let us take a look. ## 1. v-model directive In Vue, we can use the v-model directive to connect the input box to the Data object
    uni-app 3861 2023-04-19 14:31:07
  • Discuss the causes and solutions of Uniapp debugging errors
    Discuss the causes and solutions of Uniapp debugging errors
    In recent years, with the popularity of mobile applications, the development of front-end frameworks has attracted more and more attention. Among these frameworks, Uniapp is very popular as a cross-platform development framework. However, in the process of using Uniapp for mobile application development, you may encounter various problems and errors, the most common of which is debugging errors. In this article, we will discuss the causes and solutions of Uniapp debugging errors. 1. Reasons for Uniapp debugging errors 1. Syntax errors When writing Uniapp code, syntax errors may occur. For example, spelling
    uni-app 3562 2023-04-19 14:31:56
  • How to modify routing hash mode in uniapp
    How to modify routing hash mode in uniapp
    With the continuous development of mobile Internet and Web technology, more and more enterprises and developers are beginning to adopt cross-platform development frameworks to quickly develop multi-terminal applications. As one of the most popular cross-platform development frameworks, UniApp has been widely used and recognized. In the actual development process, the default routing mode used by UniApp is hash mode, but sometimes we need to modify the routing mode, such as when there are certain needs for SEO optimization. This article will introduce how to modify the routing hash mode in UniApp. 1.UniA
    uni-app 2848 2023-04-19 14:32:08
  • Let's talk about how to use this and that in uniapp
    Let's talk about how to use this and that in uniapp
    Uniapp is a cross-platform development framework based on the development technology of Vue.js and WeChat applet, which enables writing once and running on multiple terminals. In Uniapp, this and that are two variables that developers often use to obtain different objects in different situations. The this keyword refers to the instance of the current component. Use this to directly access the properties and methods in the current component. For example, in the component's methods, you can access the component's data object through this, as shown below: ```javas
    uni-app 1826 2023-04-19 14:33:12
  • Can uniapp develop APP?
    Can uniapp develop APP?
    With the popularity of mobile Internet, people are increasingly dependent on mobile APPs, and developing an excellent APP has become a need for many companies and individuals. If you have no experience in developing APPs or don’t want to spend a lot of time and energy learning and developing, then using uniapp is indeed a good choice. So, can uniapp develop APP? 1. What is uniapp? First, let’s briefly introduce uniapp. uniapp is a cross-platform development framework developed based on Vue.js, which can be developed in one go
    uni-app 1493 2023-04-19 14:34:16
  • How does uniapp implement local login and registration functions?
    How does uniapp implement local login and registration functions?
    With the rapid development of mobile Internet, a large number of applications are constantly emerging. These applications all require users to log in and register, and users have more and more ways to log in and register on mobile devices. Among these methods, local login registration is widely used. Its implementation not only facilitates users, but also effectively protects user privacy and security. This article will briefly describe how uniapp implements local login registration. uniapp is a cross-platform application framework that only needs to be developed once and can be published to multiple platforms (Android, iOS, H5, etc.). Through the current most
    uni-app 2323 2023-04-19 14:35:28
  • How to write film and television applets in uniapp
    How to write film and television applets in uniapp
    With the development and popularization of mobile Internet, film and television entertainment has become an important part of people's daily lives. With the promotion of WeChat mini programs, more and more film and television mini programs have appeared in our lives. This article will explain in detail how to write film and television applets by introducing the use of uniapp. 1. Introduction to uniapp Uniapp is a development tool based on vue.js and mini program technology stack. It can convert the code of a small program into H5, iOS and AndroidNative code at the same time. useuniap
    uni-app 1081 2023-04-19 14:36:01
  • Why is there no prompt in uniapp?
    Why is there no prompt in uniapp?
    With the continuous development of mobile applications, many developers have begun to pay more attention to cross-platform development technology. Among them, using uniapp for development has become the choice of many developers. As a cross-platform application development framework based on Vue.js, uniapp can support multiple mobile operating systems at the same time, such as iOS and Android. However, recently many developers have discovered that there are some problems when using uniapp, the most prominent of which is the problem that uniapp does not prompt. The problem that uniapp does not prompt is actually
    uni-app 1982 2023-04-19 14:36:16
  • How to debug the WeChat applet developed by uniapp
    How to debug the WeChat applet developed by uniapp
    As WeChat mini programs become more and more popular, developers are constantly looking for more efficient and convenient development methods. UNI-APP is a cross-platform tool developed by DCloud, which can support the development of multiple platforms such as mini programs, H5, and Apps. So, how to debug when using UNI-APP to develop WeChat applet? Let’s introduce it in detail below. 1. Install WeChat developer tools. Before using UNI-APP to develop WeChat mini programs, you need to install WeChat developer tools. Because WeChat mini programs are developed using WeChat
    uni-app 3591 2023-04-19 14:37:11

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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!