# tg **Repository Path**: s41122/tg ## Basic Information - **Project Name**: tg - **Description**: No description available - **Primary Language**: PHP - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-03-28 - **Last Updated**: 2024-06-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README nginx : root /path/to/frontend/web; try_files $uri $uri/ /index.php?$args; 用户查看 直接域名访问 pc 域名加/pc h5 域名加/h5 配置 文件 frontend/config/params.php