import React from "react";
export function PersonalCenter() {
return <div>pc端可访问:http://www.hauruyu.com</div>
}