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

  • How to assign value to uniapp's radio
    How to assign value to uniapp's radio
    How to assign a value to UniApp's Radio? UniApp is a cross-platform development framework. Developers can use UniApp to develop multi-terminal applications, including H5, mini programs, APPs, etc. In UniApp, Radio is a commonly used form control for multiple selections, but when using Radio, you may need to assign a value to Radio. Basic usage of Radio Using the Radio control in UniApp is very simple. First, introduce it into the page
    uni-app 2015 2023-05-22 11:08:37
  • How to create a new vue project in uniapp
    How to create a new vue project in uniapp
    UniApp is a cross-platform development framework based on Vue.js, which can help developers quickly develop applications that support multiple platforms (including IOS, Android and H5) at the same time. Therefore, it is very necessary for Vue developers to master UniApp development skills. This article will introduce how to create a new Vue project through UniApp. #### Prerequisites Before starting this tutorial, we need to install the necessary development environment, including: - Node.js - Git - Install HB
    uni-app 1446 2023-05-22 11:07:07
  • Can uniapp be launched on ios?
    Can uniapp be launched on ios?
    UniApp is a multi-terminal development framework based on Vue.js and WeChat applet technology stack. It has the advantages of rapid development, cross-platform, and efficient maintenance. So the question is, can UniApp be put on the iOS app store? The answer is yes. First of all, UniApp supports generating iOS platform executable files IPA packages. Developers can use the XCode packaging tool to upload the generated packages to the App Store for review and listing. This is no different from common native development. UniApp provides a native debugging method
    uni-app 1988 2023-05-22 11:06:36
  • uniapp implements ios payment
    uniapp implements ios payment
    In recent years, the development of mobile Internet has provided a broader space for mobile payment. Mobile payment has become an important part of people's lives, and iOS, as an important platform for mobile payment, has naturally become the focus of developers. This article will introduce how to implement iOS payment through uniapp. 1. Introduction to iOS payment methods Before implementing iOS payment, we need to understand several methods of iOS payment: 1. Apple in-app purchase payment (IAP) Apple in-app purchase payment refers to the user’s payment when seeing the list of in-app purchase items. Available within the app
    uni-app 3119 2023-05-22 11:05:07
  • Some styles of uniapp are invalid
    Some styles of uniapp are invalid
    In mobile application development, many developers like to use the uniapp framework for rapid development. Compared with other development frameworks, the uniapp framework has better cross-platform performance and can quickly develop applications that can run on multiple platforms. In the uniapp framework, styles are the most basic thing. Some styles can take effect directly, while others will fail. 1. The problem of font size failure in uniapp In uniapp, the problem of font size failure may occur in some cases. For example, when we try to mark a view
    uni-app 1891 2023-05-22 11:02:18
  • What is needed to package and publish uniapp?
    What is needed to package and publish uniapp?
    With the rapid development of mobile Internet, more and more enterprises and individuals have begun to pay attention to the development and release of mobile applications. With the continuous innovation of development technology, uniapp has become the choice of many people. So, what is needed to package and publish uniapp? This article will give you detailed answers. 1. According to the development process, what is needed for uniapp packaging and release 1. Development tools There are many development tools for uniapp, such as Hbuilder X, VS Code, etc. These development tools can provide a complete development environment, including code prompts and debugging tools
    uni-app 924 2023-05-22 10:58:36
  • uniapp modifies the packaging directory
    uniapp modifies the packaging directory
    UniApp is a cross-platform front-end framework based on Vue.js, which can easily implement a set of codes to run on multiple terminals. When using UniApp for development, the project ultimately needs to be packaged into codes required by different terminals, such as H5, mini programs, apps, etc. This article will introduce how to modify the packaging directory of UniApp. The default packaging directory of UniApp is "dist", which will generate the codes required by different terminals. For example, H5 code will be generated in the "h5" folder under the "dist" directory. If you need to modify UniApp
    uni-app 2798 2023-05-22 10:57:37
  • Convert vue project to uniapp
    Convert vue project to uniapp
    As mobile applications become increasingly popular, developers need to master a variety of technologies to meet user needs. Vue.js is a popular JavaScript framework, but if you want to develop cross-platform mobile applications, you need to use uniapp to convert the Vue.js project into uniapp. What is uniapp? uniapp is a cross-platform development framework based on the Vue.js framework. It allows developers to use one code to develop applications for multiple platforms, including iOS, Android, H5, applets, etc.
    uni-app 3705 2023-05-22 10:56:36
  • Is UniAPP simple?
    Is UniAPP simple?
    UniAPP is a new cross-platform development framework that has emerged in recent years. It uses Vue.js to build lightweight APPs and supports one-click packaging and publishing to multiple platforms, including iOS, Android, H5 pages and applets. For developers, UniAPP is a very powerful tool, but before using it, you need to understand some important knowledge points. First of all, the core technology of UniAPP is WeChat applet, so developers need to have a basic understanding of applet, including componentized and modular development methods. vu
    uni-app 679 2023-05-22 10:55:37
  • uniapp file upload error
    uniapp file upload error
    When using uniapp to upload files, you may encounter some problems, the most common of which is an error when uploading files. So, how to solve this situation? First, you need to determine whether the type and size of the uploaded file meet the requirements. If the uploaded file type is incorrect or the size exceeds the server limit, the upload will fail. Secondly, you need to check whether the request header of the uploaded file is set correctly. Generally speaking, when uploading files, you need to set "Content-Type" to "multipart/form-data"
    uni-app 2488 2023-05-22 10:53:37
  • uniapp Android cannot be located
    uniapp Android cannot be located
    With the popularity of mobile Internet, mobile phone positioning functions have increasingly become an essential tool for people's daily lives. However, sometimes when users use the uniapp application, they will encounter the problem that Android cannot be located. This article will explore solutions to this problem from the following aspects. 1. Check permission settings On Android phones, each application requires user authorization when using the positioning function. Therefore, if the uniapp application cannot be located, it first needs to check whether the user has given the application permission to use location information. You can find the corresponding application in the phone settings
    uni-app 804 2023-05-22 10:51:37
  • There is no page file after the uniapp h5 program is packaged
    There is no page file after the uniapp h5 program is packaged
    The latest version of uniapp may encounter the problem of no page file when packaging h5 programs. This article will analyze the solution for you. # Problem Description When using the latest version of uniapp to package an h5 program, there will be a situation where the program packaging is completed, but no page can be accessed in the browser. After investigation, it was found that the required page file was missing from the packaged program folder. # After investigation into the cause of the problem, it was found that the latest version of uniapp had a bug during packaging, which caused the page file not to be included in the package after the packaging was completed. this
    uni-app 1143 2023-05-22 10:50:37
  • uniapp dynamically sets title name
    uniapp dynamically sets title name
    When developing using uniapp, we often encounter situations where we need to dynamically set the title of the web page. For example, when developing a mobile app, we may need to have the page title display the name of the module we are currently in or the name of the content we are currently browsing. In this case, we need to dynamically set the web page title. In uniapp, we can achieve the effect of dynamically setting the page title name by changing the global configuration file. Below I will explain in detail how to implement it. 1. Perform global configuration in uniapp in the main.js file,
    uni-app 4118 2023-05-22 10:49:06
  • How to transform vue project into uniapp
    How to transform vue project into uniapp
    With the continuous popularity of mobile terminal development, uniapp, as a very powerful cross-platform development framework, is even more favored by developers. For projects that have already used Vue, how to quickly and efficiently transform them into uniapp has become a problem for many developers. Today, we will introduce in detail how to transform the vue project into uniapp. 1. Understand the characteristics of uniapp Before carrying out the transformation, we first need to understand the characteristics of uniapp. Compared with vue, the biggest feature of uniapp is that it supports cross-platform development
    uni-app 2374 2023-05-22 10:46:37
  • Can uniapp create PC web pages?
    Can uniapp create PC web pages?
    With the development of mobile Internet, mobile applications have become an indispensable part of people's lives. In mobile application development, cross-platform development frameworks are increasingly favored by developers, and the most popular one is uniapp. So the question is, can uniapp be used to create PC web pages? uniapp is a cross-platform development framework based on vue.js and mini program development framework. Developers can use uniapp to develop applications that support iOS, Android, H5 and various mini program platforms at the same time.
    uni-app 4257 2023-05-22 10:45:37

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