feat: 启用排行榜组件并优化微信登录参数
This commit is contained in:
		| @ -17,7 +17,7 @@ | ||||
|     <!-- 热门图纸 --> | ||||
|     <PopularDrawings></PopularDrawings> | ||||
|     <!-- 排行榜 --> | ||||
|     <!-- <Leaderboard></Leaderboard> --> | ||||
|     <Leaderboard></Leaderboard> | ||||
|   </div> | ||||
| </template> | ||||
|  | ||||
|  | ||||
| @ -105,6 +105,7 @@ export default defineStore('useUserStore', { | ||||
|         const res = await socialLoginByCode({ | ||||
|           openId: row.openId, | ||||
|           sceneStr: row.sceneStr, | ||||
|           type: 32 | ||||
|         }) | ||||
|  | ||||
|         const { code, data } = res | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 wangqiao
					wangqiao