import { php } from './host.js'; export function login() { location.href = php + 'app=member&act=login'; }