diff --git a/etc/webview.txt b/etc/webview.txt index b0f25676..45f940dc 100644 --- a/etc/webview.txt +++ b/etc/webview.txt @@ -1,4 +1,4 @@ -vimer "http://localhost:9020/chat/cmd/web.code.vimer?topic=black" +vimer "http://localhost:9020/chat/cmd/web.code.vimer?topic=black&debug=true" # goods "http://localhost:9020/chat/cmd/web.mall.goods" # plan "http://localhost:9020/chat/cmd/web.team.plan" # localhost http://localhost:9020 diff --git a/src/main.shy b/src/main.shy index 560cda39..f97286b4 100644 --- a/src/main.shy +++ b/src/main.shy @@ -1,12 +1,3 @@ -field "src/main.go" web.code.inner spark ` -package main - -func main() { - println("hello world") -} -` -return - title "contexts" refer ` 官网 https://contexts.com.cn