mirror of
				https://github.com/pure-admin/pure-admin-thin.git
				synced 2025-11-04 17:44:48 +08:00 
			
		
		
		
	chore: sync with upstream
This commit is contained in:
		
							parent
							
								
									8d66e6fa15
								
							
						
					
					
						commit
						10e4598979
					
				@ -1,5 +1,5 @@
 | 
			
		||||
# 平台本地运行端口号
 | 
			
		||||
VITE_PORT = 8848
 | 
			
		||||
VITE_PORT = 80
 | 
			
		||||
 | 
			
		||||
# 开发环境读取配置文件路径
 | 
			
		||||
VITE_PUBLIC_PATH = /
 | 
			
		||||
 | 
			
		||||
@ -21,8 +21,8 @@ export function viteBuildInfo(): Plugin {
 | 
			
		||||
        bold(
 | 
			
		||||
          green(
 | 
			
		||||
            `👏欢迎使用${blue(
 | 
			
		||||
              "[vue-pure-admin]"
 | 
			
		||||
            )},如果您感觉不错,记得点击后面链接给个star哦💖 https://github.com/pure-admin/vue-pure-admin`
 | 
			
		||||
              "[Agileboot全栈项目]"
 | 
			
		||||
            )},如果您感觉不错,记得点击后面链接给个star哦💖 https://github.com/valarchie/agileboot-back-end`
 | 
			
		||||
          )
 | 
			
		||||
        )
 | 
			
		||||
      );
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "pure-admin-thin",
 | 
			
		||||
  "version": "4.3.0",
 | 
			
		||||
  "name": "agileboot-front-end-pure",
 | 
			
		||||
  "version": "1.0.0",
 | 
			
		||||
  "private": true,
 | 
			
		||||
  "scripts": {
 | 
			
		||||
    "dev": "NODE_OPTIONS=--max-old-space-size=4096 vite",
 | 
			
		||||
@ -130,7 +130,7 @@
 | 
			
		||||
      "stable": "*"
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  "repository": "git@github.com:pure-admin/pure-admin-thin.git",
 | 
			
		||||
  "author": "xiaoxian521",
 | 
			
		||||
  "repository": "git@github.com:valarchie/agileboot-front-end-pure.git",
 | 
			
		||||
  "author": "valarchie",
 | 
			
		||||
  "license": "MIT"
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user