Commit 45cd3a5e authored by tufengqi's avatar tufengqi

finish

parent 89d627dd
...@@ -23,7 +23,7 @@ class Application extends Component ...@@ -23,7 +23,7 @@ class Application extends Component
} }
public function welcome() public function welcome()
{ {
echo $this->terry . "Hello..Welcome to MyComponent"; echo $this->terry . "Hello Welcome to MyComponent";
} }
/** /**
* 获取配置信息 * 获取配置信息
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment