From d8dc0a69b5ce79737d2e118a3214c77b396b4eb6 Mon Sep 17 00:00:00 2001 From: harveyshao Date: Sun, 12 Jun 2022 23:06:01 +0800 Subject: [PATCH] opt some --- src/hi/hi.shy | 4 ---- src/main.go | 4 ++-- src/main.shy | 2 +- 3 files changed, 3 insertions(+), 7 deletions(-) diff --git a/src/hi/hi.shy b/src/hi/hi.shy index 25e0de6b..b4bd5974 100644 --- a/src/hi/hi.shy +++ b/src/hi/hi.shy @@ -15,10 +15,6 @@ contexts toolkits ` ship.stroke-width 1 line.stroke-width 1 -field cli.system - -field cli.qrcode - chart sequence ` fe be os hd 0 call 1 some 3 diff --git a/src/main.go b/src/main.go index dd992061..80259ad6 100644 --- a/src/main.go +++ b/src/main.go @@ -1,8 +1,6 @@ package main import ( - _ "shylinux.com/x/contexts/src/hi" - "shylinux.com/x/ice" _ "shylinux.com/x/icebergs/misc/alpha" _ "shylinux.com/x/icebergs/misc/chrome" @@ -37,6 +35,8 @@ import ( _ "shylinux.com/x/linux-story/src/busybox" _ "shylinux.com/x/linux-story/src/kernel" _ "shylinux.com/x/linux-story/src/qemu" + + _ "shylinux.com/x/contexts/src/hi" ) func main() { print(ice.Run()) } diff --git a/src/main.shy b/src/main.shy index 685bf3ac..948a96d4 100644 --- a/src/main.shy +++ b/src/main.shy @@ -38,5 +38,5 @@ field "架构图" web.code.git.spide args `intshell` spark md README.md chapter "项目开发" +source "../usr/icebergs/misc/node/vue.shy" source "../usr/icebergs/misc/java/spring.shy" -source "../usr/icebergs/misc/node/vue.shy" \ No newline at end of file