You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
zangch@mesnac.com e8c0a0f13f feat(productCenter): 更新产品中心物联终端分类并添加图片
- 在物联终端分类下新增物联网硬件产品系列子分类
-为每个产品分类添加对应的图片- 优化产品中心数据结构,提高用户体验
4 months ago
config init 1 year ago
src feat(productCenter): 更新产品中心物联终端分类并添加图片 4 months ago
static init 1 year ago
.babelrc init 1 year ago
.editorconfig init 1 year ago
.env.development 修改菜单 4 months ago
.env.production 修改菜单 4 months ago
.gitignore init 1 year ago
.postcssrc.js init 1 year ago
README.md init 1 year ago
dist.zip 修改自定义页面 4 months ago
index.html init 1 year ago
jsconfig.json init 1 year ago
package.json 修改自定义页面 4 months ago
vue.config.js 修改菜单 7 months ago
yarn.lock 修改自定义页面 4 months ago

README.md

hw

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.