init
This commit is contained in:
		
							
								
								
									
										17
									
								
								config.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								config.js
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,17 @@
 | 
			
		||||
 | 
			
		||||
// 应用全局配置
 | 
			
		||||
module.exports = {
 | 
			
		||||
  baseUrl: 'https://feast.yidaima.cn/prod-api',
 | 
			
		||||
  // baseUrl: 'http://127.0.0.1:8080',
 | 
			
		||||
  //应用信息
 | 
			
		||||
  appInfo: {
 | 
			
		||||
    // 应用名称(依沫博客已上架微信小程序,搜索名称即可查看演示)
 | 
			
		||||
    name: "南音博客",
 | 
			
		||||
    // 应用版本
 | 
			
		||||
    version: "1.1.0",
 | 
			
		||||
    // 应用logo
 | 
			
		||||
    logo: "https://img.yidaima.cn/feast/logo.png",
 | 
			
		||||
    // 博客官方网站技术支持
 | 
			
		||||
    site_url: "http://www.yidaima.cn/"
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user