项目需要配置的地方添加 FIXME 环境配置 注释方便查找
This commit is contained in:
		@@ -11,6 +11,13 @@
 | 
			
		||||
</head>
 | 
			
		||||
 | 
			
		||||
<body>
 | 
			
		||||
    <!--
 | 
			
		||||
        FIXME 环境配置
 | 
			
		||||
 | 
			
		||||
        src
 | 
			
		||||
        - 线上环境:"https://epp.only4.work/access/index.html?inElectron=true"
 | 
			
		||||
        - 开发环境:"http://localhost/access/index.html?inElectron=true"
 | 
			
		||||
    -->
 | 
			
		||||
    <iframe src="https://epp.only4.work/access/index.html?inElectron=true" frameborder="0"></iframe>
 | 
			
		||||
    <script src="./renderer.js" type="module"></script>
 | 
			
		||||
</body>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user