From 155b1ded6e3345078424661eb623c3cab25cb414 Mon Sep 17 00:00:00 2001 From: qiang Date: Wed, 27 Apr 2022 15:16:11 +0800 Subject: [PATCH] chore: build --- packages/uni-app-plus/dist/index.v3.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/uni-app-plus/dist/index.v3.js b/packages/uni-app-plus/dist/index.v3.js index 1b4191468..3a6666c1f 100644 --- a/packages/uni-app-plus/dist/index.v3.js +++ b/packages/uni-app-plus/dist/index.v3.js @@ -19463,7 +19463,7 @@ var serviceContext = (function () { this.path = []; this.subpath = []; this.path.push({ - method: "beginPath", + method: 'beginPath', data: [] }); } -- GitLab