# 千寻云网站 **Repository Path**: qianxun-cloud/front ## Basic Information - **Project Name**: 千寻云网站 - **Description**: 此库为千寻云 “ 网站 ” 项目托管库 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: http://www.shuxinxin.top - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-11-24 - **Last Updated**: 2023-09-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 千寻头盔(前端) ## 开始 ``` npm install ``` ## 让代码跑起来 你需要nodejs还有npm ``` npm run serve ``` ## 代码编译 ``` npm run build ``` ## 代码仅供本项目使用!!! ### 拉取代码 ```shell git clone git@gitee.com:qianxun-cloud/front.git ``` ### 上传代码 ```shell git add . git commit -m "备注" git push ``` ## 框架使用 element ui antd echarts vue2 具体查看package.json文件 接口使用TDengine 一些sql语句都放到了sql.sql里面,可以去看,用到时即更新! ## 网站域名 www.shuxinxin.top 欢迎访问!:satisfied: ### 自定义配置 -> [Configuration Reference](https://cli.vuejs.org/config/). # English version # Qianxun Helmet (Front) ## Start ``` npm install ``` ## Let the code run You need nodejs and npm ``` npm run serve ``` ## Code compilation ``` npm run build ``` ## The code is only for this project!!! ### Pull Code ```shell git clone git@gitee.com :qianxun-cloud/front.git ``` ### Upload Code ```shell git add . Git commit - m "Remarks" git push ``` ## Frame Usage element ui antd echarts vue2 See the package.json file for details Interface uses TDengine Some sql statements are placed in sql.sql. You can view them and update them when you use them! ## Site Domain Name www.shuxinxin.top Welcome to visit!:satisfied: ### Custom Configuration -> [Configuration Reference](https://cli.vuejs.org/config/).