基于jquery开发的Windows 12网页版

发布时间 2023-09-25 17:54:34作者: Java2048

预览

https://win12.gitapp.cn

首页代码

<!DOCTYPE html>
<html lang="en">  
<head>
    <meta charset="UTF-8">
    <meta http-equiv="refresh" content="0;url=desktop.html" /> 
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Redirecting...</title>  
    <meta name="robots" content="noindex, nofollow"> 
</head>
<body> 
</body>
</html>

前景规划

关于该项目的路径规划:

  • 基本功能与应用
  • 外观整体优化
  • 加入特效
  • 窗口功能
  • 应用完善
  • 添加更多个性化方面的设置
  • 添加 Edge 应用
  • 为更多应用添加标签页
  • 完善小组件,添加到桌面等功能
  • 动态壁纸
  • 更多任务栏的自定义
  • 丰富应用生态,添加 Microsoft Store
  • 完善设置及 Windows 更新

效果截图

11111.png

github地址

https://github.com/geeeeeeeek/win12/tree/main