search
HomeWeChat AppletWeChat DevelopmentHow to call global JS in WeChat development?

This article mainly introduces the relevant information of calling the global JS in the scope of WeChat applet. Friends who need it can refer to it

Detailed explanation of calling global JS in this scope of WeChat applet

Local wxml file

<view>
app版本:{{version}}
</view>

Local js file

var app;

Page({
data:{

},
onLoad:function() {
app = getApp();
this.setData({version:app.globalData.appName});

}
})

Global js file

//app.js
App({
globalData:{
appName:"hcoder"
},
test:function () {
console.log("ok");
}
})

[Related recommendations]

1. Detailed explanation of small program development using Underscore.js

2. JS dynamic modification style for WeChat development

3. Detailed explanation of examples of referencing other js files for WeChat development

4. Example tutorial of life cycle function of WeChat development

The above is the detailed content of How to call global JS in WeChat development?. 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

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

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

VSCode Windows 64-bit Download

VSCode Windows 64-bit Download

A free and powerful IDE editor launched by Microsoft

MinGW - Minimalist GNU for Windows

MinGW - Minimalist GNU for Windows

This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

EditPlus Chinese cracked version

EditPlus Chinese cracked version

Small size, syntax highlighting, does not support code prompt function

SAP NetWeaver Server Adapter for Eclipse

SAP NetWeaver Server Adapter for Eclipse

Integrate Eclipse with SAP NetWeaver application server.

Dreamweaver Mac version

Dreamweaver Mac version

Visual web development tools