# preparation-wechat **Repository Path**: codingwhy/preparation-wechat ## Basic Information - **Project Name**: preparation-wechat - **Description**: 备订系统微信端 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-08-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 备课系统微信端 ``` /usr/local/lib/node_modules/uglifycss/uglifycss --ugly-comments ./node_modules/normalize.css/normalize.css ./node_modules/jquery-weui/dist/lib/weui.min.css ./node_modules/jquery-weui/dist/css/jquery-weui.min.css ./assets/css/app.css > ./assets/css/vendor.css ``` ``` /usr/local/lib/node_modules/uglify-js/bin/uglifyjs ./node_modules/angular/angular.min.js ./node_modules/angular-route/angular-route.min.js ./node_modules/jquery-weui/dist/lib/jquery-2.1.4.js ./node_modules/jquery-weui/dist/js/jquery-weui.min.js ./node_modules/jquery-weui/dist/js/city-picker.min.js ./app/app.js ./app/controller/indexController.js ./app/controller/loginController.js ./app/controller/authorizeController.js ./app/controller/resetController.js ./app/controller/applyController.js ./app/controller/wechatController.js ./app/controller/itemImageController.js ./app/controller/itemPageController.js ./app/controller/itemVideoController.js ./app/controller/itemDemoController.js ./app/directive/locationPicker.js ./app/service/userManager.js ./app/service/tokenManager.js ./app/service/applyManager.js ./app/service/classManager.js ./app/service/subjectManager.js -o ./assets/js/vendor.js ```