Authored by hf

code review by hf: do format pc home page code

<?php
use Action\WebAction;
/**
* 默认控制器
*/
use Action\WebAction;
class IndexController extends WebAction
{
... ...