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

update

上级 bc14ac51
......@@ -3,7 +3,7 @@
// icon-color: red; icon-glyph: user-astronaut;
/**
* Author:LSP
* Date:2022-12-23
* Date:2022-12-25
*/
// -------------------------------------------------------
// 是否是开发环境,配合手机端调试使用,正式发布设置为false
......@@ -34,7 +34,7 @@ class Widget extends BaseWidget {
dateFontSize: '13',
weatherFontColor: '#F9F4DC',
weatherFontSize: '12',
holidayFontColor: '#F8E8C1',
holidayFontColor: '#F18F47',
holidayFontSize: '13',
quickFontSize: '11',
quickFontColor: '#FFFFFF',
......@@ -246,7 +246,7 @@ class Widget extends BaseWidget {
name: 'holidayFontSize',
label: '节假日文字大小',
type: 'cell',
icon: 'https://gitcode.net/enoyee/scriptable/-/raw/master/img/icon_holiday.png',
icon: 'https://gitcode.net/enoyee/scriptable/-/raw/master/img/ic_holiday.png',
needLoading: false,
alert: {
title: '节假日文字大小',
......@@ -263,7 +263,7 @@ class Widget extends BaseWidget {
name: 'holidayFontColor',
label: '节假日文字颜色',
type: 'color',
icon: 'https://gitcode.net/enoyee/scriptable/-/raw/master/img/icon_holiday.png',
icon: 'https://gitcode.net/enoyee/scriptable/-/raw/master/img/ic_holiday.png',
needLoading: false,
default: this.holidayFontColor(),
},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册