From 83d78db8b375698b9e9719946f71731cae18d0ec Mon Sep 17 00:00:00 2001 From: harveyshao Date: Sun, 25 Dec 2022 21:12:54 +0800 Subject: [PATCH] opt some --- etc/webview.txt | 2 +- src/main.shy | 9 --------- 2 files changed, 1 insertion(+), 10 deletions(-) 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