@cloudbase/framework-plugin-low-code 0.6.58-alpha.1 → 0.6.58-alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cloudbase/framework-plugin-low-code",
|
|
3
|
-
"version": "0.6.58-alpha.
|
|
3
|
+
"version": "0.6.58-alpha.2",
|
|
4
4
|
"description": "云开发 Tencent CloudBase Framework Low Code Plugin,将低码配置生成完整项目并一键部署云开发资源。",
|
|
5
5
|
"author": "yhsunshining@gmail.com",
|
|
6
6
|
"homepage": "https://github.com/TencentCloudBase/cloudbase-framework#readme",
|
|
@@ -415,7 +415,7 @@
|
|
|
415
415
|
);
|
|
416
416
|
} else {
|
|
417
417
|
document.write(
|
|
418
|
-
`<script src="//static.cloudbase.net/cloudbase-js-sdk/
|
|
418
|
+
`<script src="//static.cloudbase.net/cloudbase-js-sdk/2.0.1-alpha.0/cloudbase.full.js?v=1"><\/script>`
|
|
419
419
|
);
|
|
420
420
|
}
|
|
421
421
|
})();
|
|
@@ -479,7 +479,7 @@
|
|
|
479
479
|
></script>
|
|
480
480
|
<script
|
|
481
481
|
crossorigin="anonymous"
|
|
482
|
-
src="https://qbase.cdn-go.cn/lcap/lcap-resource-cdngo/-/release/_npm/@cloudbase/weda-cloud-sdk@1.0.
|
|
482
|
+
src="https://qbase.cdn-go.cn/lcap/lcap-resource-cdngo/-/release/_npm/@cloudbase/weda-cloud-sdk@1.0.8-alpha.4/dist/h5.browser.js?v=1"
|
|
483
483
|
></script>
|
|
484
484
|
<script>
|
|
485
485
|
// zxing polifill
|