index.php的程式碼內(nèi)容
<?php
namespace app\index\controller;
use think\Controller;
class Index
{
# ? ?public function index()
? ?{
? ? ? ?return 'php';
? ?}
? ?public function hello()
? ?{
?##}
這個(gè)是hello.html的內(nèi)容
<!doctype html>
<html lang="en"><head>
? ?<meta charset=%