File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 77 branches : ['main']
88
99 # 这个选项可以使你手动在 Action tab 页面触发工作流
10- workflow_dispatch :
10+ workflow_dispatch :
1111
1212# 设置 GITHUB_TOKEN 的权限,以允许部署到 GitHub Pages。
1313permissions :
4949 - name : Deploy to GitHub Pages
5050 id : deployment
5151 uses : actions/deploy-pages@v1
52-
Original file line number Diff line number Diff line change 55 < link rel ="icon " type ="image/svg+xml " href ="/vite.svg " />
66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
77 < title > 西安热力资源监控中心</ title >
8- < script type ="text/javascript " src ="https://api.map.baidu.com/api?v=3.0&ak=BGgeCfZQyTUQyiah6hpx8GUCiV4Sq73B "> </ script >
8+ <!-- < script type="text/javascript" src="https://api.map.baidu.com/api?v=3.0&ak=BGgeCfZQyTUQyiah6hpx8GUCiV4Sq73B"></script> -- >
99 </ head >
1010 < body >
1111 < div id ="app "> </ div >
You can’t perform that action at this time.
0 commit comments