1.1.10 • Published 8 months ago

@huolala-tech/page-spy-plugin-mp-eval v1.1.10

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

English | 中文

@huolala-tech/page-spy-plugin-mp-eval

SDK version SDK size

The MPEvalPlugin is used in mini program SDK of PageSpy, making it possible to run dynamic scripts in the mini program environment.

Available mini program SDKs include:

!CAUTION When submitting the mini program for review, be sure to delete this plugin in the code, otherwise the review will fail.

Usage

// In your entry file like "main.ts"
import PageSpy from '@huolala-tech/page-spy-wechat';
import MPEvalPlugin from '@huolala-tech/page-spy-plugin-mp-eval';

// Register plugin
PageSpy.registerPlugin(new MPEvalPlugin());
// Init PageSpy
const pageSpy = new PageSpy();
1.1.10

8 months ago

1.1.9

9 months ago

1.1.8

10 months ago

1.1.7

10 months ago

1.1.6

11 months ago

1.1.5

11 months ago

1.1.4

11 months ago

1.1.3

11 months ago

1.1.2

12 months ago

1.1.1

12 months ago

1.1.0

12 months ago