From eba9dcdae17f3f400acacbdadc7e05fa733b17e5 Mon Sep 17 00:00:00 2001 From: Fine Date: Tue, 10 Jan 2023 16:27:48 +0800 Subject: [PATCH] feat: add widget --- src/views/dashboard/Widget.vue | 59 +++++++++++++++++++++++++++++++++- 1 file changed, 58 insertions(+), 1 deletion(-) diff --git a/src/views/dashboard/Widget.vue b/src/views/dashboard/Widget.vue index 5f64536a..ab242200 100644 --- a/src/views/dashboard/Widget.vue +++ b/src/views/dashboard/Widget.vue @@ -13,5 +13,62 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> +