提交 d17dd976 编写于 作者: AndroidLeaves's avatar AndroidLeaves

add locaton config

上级 d8f2be1c
此差异已折叠。
......@@ -3,7 +3,7 @@
// icon-color: red; icon-glyph: user-astronaut;
/**
* Author:LSP
* Date:2022-12-08
* Date:2022-12-10
*/
// -------------------------------------------------------
// 是否是开发环境,配合手机端调试使用,正式发布设置为false
......@@ -85,6 +85,7 @@ class Widget extends BaseWidget {
async getAppViewOptions() {
return {
needLocation: true,
widgetProvider: {
small: false, // 是否提供小号组件
medium: true, // 是否提供中号组件
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册