# omni **Repository Path**: si_s/omni ## Basic Information - **Project Name**: omni - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-04-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #I.O ###配置文件 $.i18n.text进行词条的调用,$.i18n.image进行图片的调用; scss_css.bat【scss编译器】; res/scss/all.scss 配置scss文件库,最终编译与all.css; res/msg/common_message_zh.js 词条文件;通过公用方法$.i18n方法进行调用; 本项目基于angularJS,requireJS; 文件core中文件进行block模块的编码格式的替换; app;进行路由配置