Skip to content

使用 Vue2/ Vue-router/ Vuex/ Axios 根据学校老师给的UI图 写的打造前程企业官网 在线演示地址:https://www.qmixi.cn/firmWeb/index.html

License

Notifications You must be signed in to change notification settings

itwxb/Build-a-future-enterprise-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

打造前程官网

介绍

根据学校老师给的 UI 图 写的打造前程官网

交流 Q 群: 828789351

软件架构

在线演示地址:https://www.qmixi.cn/firmWeb/index.html

项目描述:学校网站的建设可以帮助学校传播信息,方便学生网上了解学校

技术栈:Vue2/ Vue-router/ Vuex/ Axios

更新

2023-3-6

  • 使用 image-webpack-loader 插件进行优化 - 打包的时候会自动压缩图片

    效果:压缩图片大小 减少页面加载时间及图片文件大小

因为 image-webpack-loader 插件 无法用 npm i 安装完全,会打包不成功,需要多耗费几步解决这个问题。为了照顾新手,所以我将这个更新取消了,想用这个插件优化的可以看看这篇文章 https://juejin.cn/post/7206604884056211493

安装教程

安装依赖
  1. npm install
启动
  1. npm run serve
打包
  1. npm run build

2023.12.13

About

使用 Vue2/ Vue-router/ Vuex/ Axios 根据学校老师给的UI图 写的打造前程企业官网 在线演示地址:https://www.qmixi.cn/firmWeb/index.html

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published