deeke-script-app 1.9.4 → 1.9.5

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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/script/task.html +12 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "deeke-script-app",
3
- "version": "1.9.4",
3
+ "version": "1.9.5",
4
4
  "description": "DeekeScript应用",
5
5
  "main": "src/index.ts",
6
6
  "scripts": {
package/script/task.html CHANGED
@@ -1,4 +1,15 @@
1
+ <style type="text/css">
2
+ * {
3
+ margin: 0;
4
+ font-size: 14px;
5
+ }
6
+
7
+ body {
8
+ padding: 16px;
9
+ }
10
+ </style>
11
+
1
12
  <h1>功能说明</h1>
2
13
 
3
14
  <h3>一、功能一</h3>
4
- 功能说明:XXXXX
15
+ 功能说明:XXXXX