|
55 | 55 | ] |
56 | 56 | }, |
57 | 57 | { |
58 | | - "name": "cn.widgetjs.widgets.sit_reminder", |
| 58 | + "name": "cn.widgetjs.widgets.time_progress", |
59 | 59 | "title": { |
60 | | - "zh-CN": "久坐提醒" |
| 60 | + "zh-CN": "时间进度" |
61 | 61 | }, |
62 | 62 | "description": { |
63 | | - "zh-CN": "设置间隔,定时提醒,适合长期久坐的人群" |
| 63 | + "zh-CN": "年、月、周、日进度剩余百分比" |
64 | 64 | }, |
65 | 65 | "keywords": [ |
66 | 66 | "recommend" |
67 | 67 | ], |
68 | 68 | "security": false, |
69 | 69 | "permissions": [], |
70 | 70 | "lang": "zh-CN", |
71 | | - "width": 1, |
72 | | - "height": 1, |
73 | | - "maxWidth": 1, |
| 71 | + "width": 4, |
| 72 | + "height": 2, |
| 73 | + "maxWidth": 4, |
74 | 74 | "webviewTag": false, |
75 | | - "maxHeight": 1, |
76 | | - "minWidth": 1, |
77 | | - "minHeight": 1, |
| 75 | + "maxHeight": 2, |
| 76 | + "minWidth": 4, |
| 77 | + "minHeight": 2, |
78 | 78 | "movable": true, |
79 | 79 | "singleton": false, |
80 | 80 | "resizable": true, |
81 | | - "path": "/widget/sit_reminder", |
| 81 | + "path": "/widget/time_progress", |
82 | 82 | "meta": {}, |
83 | | - "backgroundThrottling": false, |
84 | | - "previewImage": "/images/preview_sit_reminder.png", |
| 83 | + "backgroundThrottling": true, |
| 84 | + "previewImage": "/images/preview_time_progress.png", |
85 | 85 | "categories": [ |
86 | | - "utilities" |
| 86 | + "time" |
87 | 87 | ], |
88 | | - "supportDeployMode": 65536, |
89 | | - "configPagePath": "/widget/config/sit_reminder?frame=true&transparent=false", |
| 88 | + "supportDeployMode": 17, |
| 89 | + "configPagePath": "/widget/config/time_progress?frame=true&transparent=false&width=600&height=400", |
90 | 90 | "routes": [], |
91 | 91 | "socialLinks": [ |
92 | 92 | { |
|
96 | 96 | ] |
97 | 97 | }, |
98 | 98 | { |
99 | | - "name": "cn.widgetjs.widgets.time_progress", |
| 99 | + "name": "cn.widgetjs.widgets.sit_reminder", |
100 | 100 | "title": { |
101 | | - "zh-CN": "时间进度" |
| 101 | + "zh-CN": "久坐提醒" |
102 | 102 | }, |
103 | 103 | "description": { |
104 | | - "zh-CN": "年、月、周、日进度剩余百分比" |
| 104 | + "zh-CN": "设置间隔,定时提醒,适合长期久坐的人群" |
105 | 105 | }, |
106 | 106 | "keywords": [ |
107 | 107 | "recommend" |
108 | 108 | ], |
109 | 109 | "security": false, |
110 | 110 | "permissions": [], |
111 | 111 | "lang": "zh-CN", |
112 | | - "width": 4, |
113 | | - "height": 2, |
114 | | - "maxWidth": 4, |
| 112 | + "width": 1, |
| 113 | + "height": 1, |
| 114 | + "maxWidth": 1, |
115 | 115 | "webviewTag": false, |
116 | | - "maxHeight": 2, |
117 | | - "minWidth": 4, |
118 | | - "minHeight": 2, |
| 116 | + "maxHeight": 1, |
| 117 | + "minWidth": 1, |
| 118 | + "minHeight": 1, |
119 | 119 | "movable": true, |
120 | 120 | "singleton": false, |
121 | 121 | "resizable": true, |
122 | | - "path": "/widget/time_progress", |
| 122 | + "path": "/widget/sit_reminder", |
123 | 123 | "meta": {}, |
124 | | - "backgroundThrottling": true, |
125 | | - "previewImage": "/images/preview_time_progress.png", |
| 124 | + "backgroundThrottling": false, |
| 125 | + "previewImage": "/images/preview_sit_reminder.png", |
126 | 126 | "categories": [ |
127 | | - "time" |
| 127 | + "utilities" |
128 | 128 | ], |
129 | | - "supportDeployMode": 17, |
130 | | - "configPagePath": "/widget/config/time_progress?frame=true&transparent=false&width=600&height=400", |
| 129 | + "supportDeployMode": 65536, |
| 130 | + "configPagePath": "/widget/config/sit_reminder?frame=true&transparent=false", |
131 | 131 | "routes": [], |
132 | 132 | "socialLinks": [ |
133 | 133 | { |
|
0 commit comments