Merge branch 'main' into production
This commit is contained in:
		@@ -15,10 +15,10 @@
 | 
				
			|||||||
        FIXME 环境配置
 | 
					        FIXME 环境配置
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        src
 | 
					        src
 | 
				
			||||||
        - 线上环境:"https://epp.only4.work/access/index.html?inElectron=true"
 | 
					        - 线上环境:"https://epp.only4.work/guard/index.html?inElectron=true"
 | 
				
			||||||
        - 开发环境:"http://localhost/access/index.html?inElectron=true"
 | 
					        - 开发环境:"http://localhost/guard/index.html?inElectron=true"
 | 
				
			||||||
    -->
 | 
					    -->
 | 
				
			||||||
    <iframe src="https://epp.only4.work/access/index.html?inElectron=true" frameborder="0"></iframe>
 | 
					    <iframe src="https://epp.only4.work/guard/index.html?inElectron=true" frameborder="0"></iframe>
 | 
				
			||||||
    <script src="./renderer.js" type="module"></script>
 | 
					    <script src="./renderer.js" type="module"></script>
 | 
				
			||||||
</body>
 | 
					</body>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -8,14 +8,6 @@
 | 
				
			|||||||
                    <div>{{ role }}</div>
 | 
					                    <div>{{ role }}</div>
 | 
				
			||||||
                </div>
 | 
					                </div>
 | 
				
			||||||
            </div>
 | 
					            </div>
 | 
				
			||||||
            <div class="user-info-list">
 | 
					 | 
				
			||||||
                上次登录时间:
 | 
					 | 
				
			||||||
                <span>2022-10-01</span>
 | 
					 | 
				
			||||||
            </div>
 | 
					 | 
				
			||||||
            <div class="user-info-list">
 | 
					 | 
				
			||||||
                上次登录地点:
 | 
					 | 
				
			||||||
                <span>东莞</span>
 | 
					 | 
				
			||||||
            </div>
 | 
					 | 
				
			||||||
        </el-card>
 | 
					        </el-card>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
</template>
 | 
					</template>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user