# ouxianglaile **Repository Path**: unfantasy/ouxianglaile ## Basic Information - **Project Name**: ouxianglaile - **Description**: 偶像来了刘亦菲偷花脚本 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-06-26 - **Last Updated**: 2021-07-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ouxianglaile ### 介绍 微信小程序偶像来了刘亦菲偷花专用脚本 ### 功能 给刘亦菲自动挂花神,偷花,抽奖,签到,送花5次(每次一朵),通过 id 祝福好友,首次启动默认检查已完成的任务并提交 ### 使用 1. 下载并进入程序 ``` git clone https://gitee.com/unfantasy/ouxianglaile.git cd ouxianglaile ``` 2. 下载依赖 ``` yarn ``` 3. 启动服务 ``` npm start ``` 4. 浏览器访问 http://localhost:3000/#/?id={你的个人id} ### 更新 1. 拉取代码 ``` git pull ``` 2. 下载依赖(如果 package.json 没有变化可不执行) ``` yarn ``` 3. 启动服务 ``` npm start ``` 4. 浏览器访问 http://localhost:3000/#/?id={你的个人id}