search
HomeWeb Front-enduni-appHow to publish Uniapp project to Enterprise WeChat

With the development of mobile Internet, Enterprise WeChat has become an important tool for internal communication in many companies. Pushing company business and information on corporate WeChat has become an essential skill for most companies. In recent years, with the rapid development of mobile terminal technology, Uniapp has become the first choice for many enterprises in mobile terminal development. So, how to publish the Uniapp project to Enterprise WeChat? Let’s take a look at the detailed steps below.

1. Prerequisites

Before publishing Uniapp to Enterprise WeChat, you need to prepare the following prerequisites:

1. Apply for Enterprise WeChat developer Account and pass enterprise authentication

2. Create an application in the enterprise WeChat backend

3. Configure the basic information of the enterprise WeChat application

4. Integrate the enterprise in Uniapp WeChat Mini Program SDK

5. Install WeChat Developer Tools locally

6. Install Enterprise WeChat Assistant

All the above conditions need to be prepared in advance before proceeding to the next step operate.

2. Integrate the Enterprise WeChat Mini Program SDK

1. Download the Enterprise WeChat Mini Program SDK

In the Uniapp project, you need to download the Enterprise WeChat Mini Program SDK first. You can Download on GitHub. Place the downloaded file into the static folder of the Uniapp project, or other appropriate location.

2. Reference the Enterprise WeChat Mini Program SDK in app.vue

In the app.vue file of the Uniapp project, you need to reference the Enterprise WeChat Mini Program SDK you just downloaded. The specific code is as follows:

import 'static/wxwork-jsapi-master/wwopen-jsapi.js'

3. Initialize the enterprise WeChat applet SDK

In the mounted life cycle of the app.vue file of the Uniapp project, the enterprise WeChat applet SDK needs to be initialized. The following code is shown:

mounted() {
    setTimeout(() => {
        wx.config({
            corpid: 'YOUR CORPID',
            agentid: 'YOUR AGENTID',
            timestamp: 1544738316,
            nonceStr: 'sgzljsmwhre123kadfk',
            signature: 'bf20ab6bad95ac9c910b6d89b6e4ba6bbad9423a',
            jsApiList: ['checkJsApi', 'onMenuShareAppMessage', 'getCurExternalChat', 'openEnterpriseChat']
        })
    }, 2000)
},

Among them, corpid and agentid need to be replaced with the ID information of your own enterprise WeChat application.

3. Use WeChat developer tools to debug

1. Use WeChat developer tools to open the Uniapp project

After installing the WeChat developer tools locally, open the Uniapp project HBuilderX IDE tool. Click Run->Run to Browser->WeChat Developer Tools in the toolbar to debug the Uniapp project in WeChat Developer Tools.

2. Debugging in the WeChat Developer Tools

In the WeChat Developer Tools, select the Enterprise WeChat applet, enter the correct corpid and agentid information, and check the debugging basic library The latest version option allows you to debug the effect of the Uniapp project in Enterprise WeChat.

4. Publish the Uniapp project to Enterprise WeChat

1. Package the Uniapp project

Before publishing, the Uniapp project needs to be packaged. You can complete the packaging function in the HBuilderX IDE tool by selecting Run -> Run to mobile phone or Run -> Cloud packaging.

2. Upload the project to the Enterprise WeChat backend

After completing the packaging of the Uniapp project, you need to upload the packaged files to the Enterprise WeChat backend. Select Application Management->Create Application->Upload Application in the Enterprise WeChat backend to upload the packaged Uniapp project to the Enterprise WeChat backend.

3. Download the Enterprise WeChat QR code

After uploading the Uniapp project, you can download the QR code of the application in the Enterprise WeChat background, which is convenient for users to scan, install and use.

After completing the above three steps, you can successfully publish the Uniapp project to Enterprise WeChat. After the release, the company's business and information can be pushed through Enterprise WeChat to facilitate internal communication and collaboration within the enterprise.

The above is the detailed content of How to publish Uniapp project to Enterprise WeChat. For more information, please follow other related articles on the PHP Chinese website!

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
How do you debug issues on different platforms (e.g., mobile, web)?How do you debug issues on different platforms (e.g., mobile, web)?Mar 27, 2025 pm 05:07 PM

The article discusses debugging strategies for mobile and web platforms, highlighting tools like Android Studio, Xcode, and Chrome DevTools, and techniques for consistent results across OS and performance optimization.

What debugging tools are available for UniApp development?What debugging tools are available for UniApp development?Mar 27, 2025 pm 05:05 PM

The article discusses debugging tools and best practices for UniApp development, focusing on tools like HBuilderX, WeChat Developer Tools, and Chrome DevTools.

How do you perform end-to-end testing for UniApp applications?How do you perform end-to-end testing for UniApp applications?Mar 27, 2025 pm 05:04 PM

The article discusses end-to-end testing for UniApp applications across multiple platforms. It covers defining test scenarios, choosing tools like Appium and Cypress, setting up environments, writing and running tests, analyzing results, and integrat

What are the different types of testing that you can perform in a UniApp application?What are the different types of testing that you can perform in a UniApp application?Mar 27, 2025 pm 04:59 PM

The article discusses various testing types for UniApp applications, including unit, integration, functional, UI/UX, performance, cross-platform, and security testing. It also covers ensuring cross-platform compatibility and recommends tools like Jes

What are some common performance anti-patterns in UniApp?What are some common performance anti-patterns in UniApp?Mar 27, 2025 pm 04:58 PM

The article discusses common performance anti-patterns in UniApp development, such as excessive global data use and inefficient data binding, and offers strategies to identify and mitigate these issues for better app performance.

How can you use profiling tools to identify performance bottlenecks in UniApp?How can you use profiling tools to identify performance bottlenecks in UniApp?Mar 27, 2025 pm 04:57 PM

The article discusses using profiling tools to identify and resolve performance bottlenecks in UniApp, focusing on setup, data analysis, and optimization.

How can you optimize network requests in UniApp?How can you optimize network requests in UniApp?Mar 27, 2025 pm 04:52 PM

The article discusses strategies for optimizing network requests in UniApp, focusing on reducing latency, implementing caching, and using monitoring tools to enhance application performance.

How can you optimize images for web performance in UniApp?How can you optimize images for web performance in UniApp?Mar 27, 2025 pm 04:50 PM

The article discusses optimizing images in UniApp for better web performance through compression, responsive design, lazy loading, caching, and using WebP format.

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
1 months agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Best Graphic Settings
1 months agoBy尊渡假赌尊渡假赌尊渡假赌
Will R.E.P.O. Have Crossplay?
1 months agoBy尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

ZendStudio 13.5.1 Mac

ZendStudio 13.5.1 Mac

Powerful PHP integrated development environment

VSCode Windows 64-bit Download

VSCode Windows 64-bit Download

A free and powerful IDE editor launched by Microsoft

MantisBT

MantisBT

Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

SecLists

SecLists

SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.