mirror of
				https://github.com/pure-admin/vue-pure-admin.git
				synced 2025-11-03 13:44:47 +08:00 
			
		
		
		
	release: update 3.7.1
				
					
				
			This commit is contained in:
		
							parent
							
								
									ad34c7b891
								
							
						
					
					
						commit
						90a61a1000
					
				@ -1,3 +1,9 @@
 | 
			
		||||
# 3.7.1 (2022-11-22)
 | 
			
		||||
 | 
			
		||||
### 🔥 hotfix
 | 
			
		||||
 | 
			
		||||
- Fixed the problem that the tab page may not be reset when logging out when the tab page cache is not turned on
 | 
			
		||||
 | 
			
		||||
# 3.7.0 (2022-11-21)
 | 
			
		||||
 | 
			
		||||
### ✔️ refactor
 | 
			
		||||
 | 
			
		||||
@ -1,3 +1,9 @@
 | 
			
		||||
# 3.7.1 (2022-11-22)
 | 
			
		||||
 | 
			
		||||
### 🔥 hotfix
 | 
			
		||||
 | 
			
		||||
- Fixed the problem that the tab page may not be reset when logging out when the tab page cache is not turned on
 | 
			
		||||
 | 
			
		||||
# 3.7.0 (2022-11-21)
 | 
			
		||||
 | 
			
		||||
### ✔️ refactor
 | 
			
		||||
 | 
			
		||||
@ -1,3 +1,9 @@
 | 
			
		||||
# 3.7.1 (2022-11-22)
 | 
			
		||||
 | 
			
		||||
### 🔥 hotfix
 | 
			
		||||
 | 
			
		||||
- 修复在未开启标签页缓存时退出登录,可能存在标签页未重置的问题
 | 
			
		||||
 | 
			
		||||
# 3.7.0 (2022-11-21)
 | 
			
		||||
 | 
			
		||||
### ✔️ refactor
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "vue-pure-admin",
 | 
			
		||||
  "version": "3.7.0",
 | 
			
		||||
  "version": "3.7.1",
 | 
			
		||||
  "private": true,
 | 
			
		||||
  "scripts": {
 | 
			
		||||
    "dev": "NODE_OPTIONS=--max-old-space-size=4096 vite",
 | 
			
		||||
 | 
			
		||||
@ -1,5 +1,5 @@
 | 
			
		||||
{
 | 
			
		||||
  "Version": "3.7.0",
 | 
			
		||||
  "Version": "3.7.1",
 | 
			
		||||
  "Title": "PureAdmin",
 | 
			
		||||
  "FixedHeader": true,
 | 
			
		||||
  "HiddenSideBar": false,
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user