mirror of
				https://github.com/YunaiV/ruoyi-vue-pro.git
				synced 2025-11-01 03:28:41 +08:00 
			
		
		
		
	引入 uview 组件
This commit is contained in:
		| @ -1,6 +1,8 @@ | ||||
| const BASE_URL = 'http://127.0.0.1:28080/api/'; | ||||
| import store from '@/store' | ||||
| import { msg, getAuthToken } from './util' | ||||
|  | ||||
| const BASE_URL = 'http://127.0.0.1:28080/api/'; | ||||
|  | ||||
| export const request = (options) => { | ||||
| 	return new Promise((resolve, reject) => { | ||||
| 		// 发起请求 | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 YunaiV
					YunaiV