# ast_AD **Repository Path**: liukaiming/ast_AD ## Basic Information - **Project Name**: ast_AD - **Description**: 安食通的广告系统 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-06-07 - **Last Updated**: 2021-09-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 天河汇: http://dev.mark.satrace.cn/webapp/ADthh/dist/index.htm#/ 工作原理: webapp轮询“confige.txt ”。比较版本号,不一致就重新加载“xxx/dist/index.htm#/”。 部署: 主机:dev.mark.satrace.cn 目录:/webapp/ADthh - confige.txt 存放配置 - dist/ 文件描叙: ``` confige.txt { "code":0, "data":{ "version":"1.0.1", } } ``` ``` dist/ webapp程序 ``` end