refactor: examples/→site/ 官网+文档+演示三件套; 更新build.sh/rollup/serve.sh路径
This commit is contained in:
@@ -21,8 +21,9 @@ echo "✅ Python: $($PYTHON --version 2>&1)"
|
||||
echo "🌐 启动服务器..."
|
||||
echo ""
|
||||
echo "📁 访问地址:"
|
||||
echo " http://localhost:$PORT/examples/demo.html"
|
||||
echo " http://localhost:$PORT/examples/index.html"
|
||||
echo " http://localhost:$PORT/site/index.html"
|
||||
echo " http://localhost:$PORT/site/demo.html"
|
||||
echo " http://localhost:$PORT/site/docs.html"
|
||||
echo ""
|
||||
echo "按 Ctrl+C 停止服务器"
|
||||
echo ""
|
||||
|
||||
Reference in New Issue
Block a user