bugfix
This commit is contained in:
parent
1d1ac86ee9
commit
23bbb82105
@ -1,153 +1,8 @@
|
|||||||
{
|
{
|
||||||
"widgettype":"VScrollPanel",
|
"widgettype":"MdWidget",
|
||||||
"options":{
|
"options":{
|
||||||
"width":"100%",
|
"width":"100%",
|
||||||
|
"md_url":"{{entire_url('mainpage_')}}{{params_kw._lang}}.md",
|
||||||
"height":"100%"
|
"height":"100%"
|
||||||
},
|
|
||||||
"subwidgets":[
|
|
||||||
{
|
|
||||||
"widgettype":"HBox",
|
|
||||||
"options":{},
|
|
||||||
"subwidgets":[
|
|
||||||
{
|
|
||||||
"widgettype":"VBox",
|
|
||||||
"options":{
|
|
||||||
"width":"50%"
|
|
||||||
},
|
|
||||||
"subwidgets":[
|
|
||||||
{
|
|
||||||
"widgettype":"Image",
|
|
||||||
"options":{
|
|
||||||
"url":"{{entire_url('layout.png')}}",
|
|
||||||
"maxWidth":"100%",
|
|
||||||
"height":"auto"
|
|
||||||
}
|
}
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"widgettype":"VBox",
|
|
||||||
"options":{
|
|
||||||
"width":"50%"
|
|
||||||
},
|
|
||||||
"subwidgets":[
|
|
||||||
{
|
|
||||||
"widgettype":"MdWidget",
|
|
||||||
"options":{
|
|
||||||
"md_url":"{{entire_url('brief.md')}}"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"widgettype":"Splitter"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"widgettype":"HBox",
|
|
||||||
"options":{},
|
|
||||||
"subwidgets":[
|
|
||||||
{
|
|
||||||
"widgettype":"MdWidget",
|
|
||||||
"options":{
|
|
||||||
"css":"filler",
|
|
||||||
"md_url":"{{entire_url('llm.md')}}"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"widgettype":"VBox",
|
|
||||||
"options":{
|
|
||||||
"width":"60%"
|
|
||||||
},
|
|
||||||
"subwidgets":[
|
|
||||||
{
|
|
||||||
"widgettype":"Image",
|
|
||||||
"options":{
|
|
||||||
"top-margin":"30px",
|
|
||||||
"maxWidth":"100%",
|
|
||||||
"height":"auto",
|
|
||||||
"url":"{{entire_url('a1.png')}}"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"widgettype":"Splitter"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"widgettype":"HBox",
|
|
||||||
"options":{},
|
|
||||||
"subwidgets":[
|
|
||||||
{
|
|
||||||
"widgettype":"VBox",
|
|
||||||
"options":{
|
|
||||||
"width":"60%"
|
|
||||||
},
|
|
||||||
"subwidgets":[
|
|
||||||
{
|
|
||||||
"widgettype":"Image",
|
|
||||||
"options":{
|
|
||||||
"top-margin":"30px",
|
|
||||||
"maxWidth":"100%",
|
|
||||||
"height":"auto",
|
|
||||||
"url":"{{entire_url('a3.png')}}"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"widgettype":"MdWidget",
|
|
||||||
"options":{
|
|
||||||
"css":"filler",
|
|
||||||
"md_url":"{{entire_url('llmedu.md')}}"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"widgettype":"Splitter"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"widgettype":"HBox",
|
|
||||||
"options":{},
|
|
||||||
"subwidgets":[
|
|
||||||
{
|
|
||||||
"widgettype":"MdWidget",
|
|
||||||
"options":{
|
|
||||||
"css":"filler",
|
|
||||||
"md_url":"{{entire_url('llmhospital.md')}}"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"widgettype":"VBox",
|
|
||||||
"options":{
|
|
||||||
"width":"60%"
|
|
||||||
},
|
|
||||||
"subwidgets":[
|
|
||||||
{
|
|
||||||
"widgettype":"Image",
|
|
||||||
"options":{
|
|
||||||
"top-margin":"30px",
|
|
||||||
"maxWidth":"100%",
|
|
||||||
"height":"auto",
|
|
||||||
"url":"{{entire_url('a2.png')}}"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"widgettype":"Splitter"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"widgettype":"MdWidget",
|
|
||||||
"options":{
|
|
||||||
"md_url":"{{entire_url('misc.md')}}"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|||||||
9
wwwroot/public/mainpage/mainpage_en.md
Normal file
9
wwwroot/public/mainpage/mainpage_en.md
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# Everything is Easy Now
|
||||||
|
In ancient times, if you wanted to build a barrel, you had to master carpentry. To build a carriage, you needed years of experience. To write an app? You definitely had to learn coding.
|
||||||
|
Hence the old saying: "If you don't have the diamond-tipped drill, don't take on the porcelain repair job." In other words, young man, don't be so naive and overestimate your abilities!
|
||||||
|
These days, you still need that "diamond-tipped drill," but it doesn't have to be in your hand. You just need to call upon the AI that has it.
|
||||||
|
Your job? Simply write a clear specification manual and tell the AI: "Make it so."
|
||||||
|
This is Specification Sheet Programming. Doesn't it feel just like making a wish upon a genie?
|
||||||
|
Who doesn't know how to make a wish?
|
||||||
|
Starting May 1st, 2026, come on over to opencomputing.ai and make yours!
|
||||||
|
|
||||||
16
wwwroot/public/mainpage/mainpage_zh.md
Normal file
16
wwwroot/public/mainpage/mainpage_zh.md
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
# 做什么都容易
|
||||||
|
|
||||||
|
在古代,人们要做一个木桶,必须要学会木工技能, 要造一部车,必须要有多年的造车经验,要写一个app, 必须要会编程
|
||||||
|
|
||||||
|
所以古代有句名言: 没有金刚钻,别揽瓷器活,小伙子别不知天高地厚
|
||||||
|
|
||||||
|
现在也需要金刚钻,但无需在你手里, 只要调用有那个金刚钻的ai就好
|
||||||
|
|
||||||
|
你要做的是把产品的规格说明书编好,然后告诉ai做吧
|
||||||
|
|
||||||
|
这就是规格说明书编程, 是不是象向灯神许愿?
|
||||||
|
|
||||||
|
许愿谁不会呢?
|
||||||
|
|
||||||
|
从2026年5月1日开始,来opencomputing.ai许个愿吧
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user