history的使用 2019-11-18 本文已影响0人 王远清orz history.back() 相当于 history.go(-1) history.forward() 相当于 history.go(1) history.go()