diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6a152ea..c3c1261 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,7 @@
范围|描述|commitId
--|--|--
- | 标题栏角色栏全局任务组件新建 | [0500cb4](http://gitea@dd.tall.wiki:wally/TALL-MUI-3/commits/0500cb4)
+ - | 角色栏实现 | [94cd671](http://gitea@dd.tall.wiki:wally/TALL-MUI-3/commits/94cd671)
- | db store | [6414c4f](http://gitea@dd.tall.wiki:wally/TALL-MUI-3/commits/6414c4f)
- | indexedDB | [687394e](http://gitea@dd.tall.wiki:wally/TALL-MUI-3/commits/687394e)
富文本插件 | 富文本插件demo测试 | [ed3d644](http://gitea@dd.tall.wiki:wally/TALL-MUI-3/commits/ed3d644)
diff --git a/package-lock.json b/package-lock.json
index bff9666..03735de 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1364,11 +1364,6 @@
}
}
},
- "@dcloudio/uni-helper-json": {
- "version": "1.0.13",
- "resolved": "https://registry.npm.taobao.org/@dcloudio/uni-helper-json/download/@dcloudio/uni-helper-json-1.0.13.tgz",
- "integrity": "sha1-ToqgYtqu+zDZiXPANaewq2KDKcc="
- },
"@dcloudio/uni-i18n": {
"version": "2.0.0-31920210609001",
"resolved": "https://registry.nlark.com/@dcloudio/uni-i18n/download/@dcloudio/uni-i18n-2.0.0-31920210609001.tgz?cache=0&sync_timestamp=1624507203745&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40dcloudio%2Funi-i18n%2Fdownload%2F%40dcloudio%2Funi-i18n-2.0.0-31920210609001.tgz",
diff --git a/package.json b/package.json
index 81a5abe..af1c9d8 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,6 @@
"dependencies": {
"@dcloudio/uni-app-plus": "^2.0.0-31920210609001",
"@dcloudio/uni-h5": "^2.0.0-31920210609001",
- "@dcloudio/uni-helper-json": "*",
"@dcloudio/uni-i18n": "^2.0.0-31920210609001",
"@dcloudio/uni-mp-360": "^2.0.0-31920210609001",
"@dcloudio/uni-mp-alipay": "^2.0.0-31920210609001",
diff --git a/src/components/Globals/index.vue b/src/components/Globals/index.vue
index cd00b56..b0e7ef1 100644
--- a/src/components/Globals/index.vue
+++ b/src/components/Globals/index.vue
@@ -3,17 +3,20 @@
* @email: binbin0314@126.com
* @Date: 2021-07-19 10:52:05
* @LastEditors: aBin
- * @LastEditTime: 2021-07-19 11:09:23
+ * @LastEditTime: 2021-07-19 16:37:35
-->
-
+
-
- 瓶身描绘的牡丹一如你初妆,冉冉檀香透过窗心事我了然,宣纸上走笔至此搁一半
+
+ 瓶身描绘的牡丹一如你初妆
+ 瓶身描绘的牡丹一如你初妆
+ 瓶身描绘的牡丹一如你初妆
+
+
diff --git a/src/components/TimeLine/components/TimeBox.vue b/src/components/TimeLine/components/TimeBox.vue
new file mode 100644
index 0000000..5b1d9f9
--- /dev/null
+++ b/src/components/TimeLine/components/TimeBox.vue
@@ -0,0 +1,42 @@
+
+
+
+
+
+
+
+ 任务时间栏
+ 任务快捷方式
+
+
+
+
+
+
+
+ 瓶身描绘的牡丹一如你初妆
+
+
+
+
+
+
+
+
+
+
diff --git a/src/components/TimeLine/components/TimeStatus.vue b/src/components/TimeLine/components/TimeStatus.vue
new file mode 100644
index 0000000..c94a97e
--- /dev/null
+++ b/src/components/TimeLine/components/TimeStatus.vue
@@ -0,0 +1,109 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ time }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/components/TimeLine/components/Title.vue b/src/components/TimeLine/components/Title.vue
new file mode 100644
index 0000000..fafec0b
--- /dev/null
+++ b/src/components/TimeLine/components/Title.vue
@@ -0,0 +1,7 @@
+
diff --git a/src/components/TimeLine/index.vue b/src/components/TimeLine/index.vue
new file mode 100644
index 0000000..a7b2fa3
--- /dev/null
+++ b/src/components/TimeLine/index.vue
@@ -0,0 +1,28 @@
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/pages/index/index.vue b/src/pages/index/index.vue
index 9357804..a456a4a 100644
--- a/src/pages/index/index.vue
+++ b/src/pages/index/index.vue
@@ -3,14 +3,16 @@
* @email: binbin0314@126.com
* @Date: 2021-07-19 10:09:22
* @LastEditors: aBin
- * @LastEditTime: 2021-07-19 11:05:42
+ * @LastEditTime: 2021-07-19 16:36:17
-->
-
-
+
+
+
+
-