mirror of
https://shylinux.com/x/education
synced 2025-04-25 01:58:05 +08:00
add some
This commit is contained in:
parent
0cb1fa1338
commit
e3c29da388
7
src/document/content.shy
Normal file
7
src/document/content.shy
Normal file
@ -0,0 +1,7 @@
|
||||
spark project "云时代的新型操作系统,既要完全自给自足,又要任意互联互通" `
|
||||
<b>教务系统:</b>
|
||||
<b>教材资料:</b>
|
||||
<b>在线课堂:</b>
|
||||
<b>考试系统:</b>
|
||||
`
|
||||
spark product
|
@ -13,6 +13,6 @@ import (
|
||||
func main() { print(ice.Run()) }
|
||||
|
||||
func init() {
|
||||
ice.Info.NodeMain = "web.team.jiaowuxitong.portal"
|
||||
ice.Info.CodeMain = "src/jiaowuxitong/portal.go"
|
||||
}
|
||||
ice.Info.NodeMain = "web.team.jiaowuxitong.portal"
|
||||
}
|
||||
|
@ -1,3 +1,8 @@
|
||||
title "云教育"
|
||||
refer `
|
||||
官网 https://web.shylinux.com
|
||||
源码 https://git.shylinux.com/web/education
|
||||
应用 https://web.shylinux.com/s/20240724-education
|
||||
`
|
||||
field web.code.mysql.client
|
||||
field web.code.mysql.query args `mysql jiaowuxitong`
|
Loading…
x
Reference in New Issue
Block a user