Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iamdarcy authored Apr 19, 2020
1 parent f16e59c commit ac7b39c
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
+ 后台管理 基于VUE.js+element-ui

### 目前基于海风小店已经上线的几款微信小程序商城
<img width="1400" src="http://lucky-other.meiweiyuxian.com/miniapp.jpg"/>
<img width="1400" src="http://git.hiolabs.com/miniapp.jpg"/>

#### 视频教程
https://www.bilibili.com/video/av89568075
Expand All @@ -19,41 +19,41 @@ https://www.bilibili.com/video/av89568075
用户名:hiolabs
密码:hiolabs

<a target="_blank" href="https://www.aliyun.com/acts/limit-buy?userCode=zm04niet"><img width="1400" src="http://lucky-other.meiweiyuxian.com/github/aliyun.jpg"/></a>
阿里云主机:低至2折<a target="_blank" href="https://www.aliyun.com/acts/limit-buy?userCode=zm04niet">立即去看看</a>
<a target="_blank" href="https://www.aliyun.com/minisite/goods?userCode=zm04niet"><img width="1400" src="http://git.hiolabs.com/aliyun.jpg"/></a>
阿里云主机:低至2折<a target="_blank" href="https://www.aliyun.com/minisite/goods?userCode=zm04niet">立即去看看</a>

### 项目截图
+ Dashboard

<img width="900" src="http://lucky-other.meiweiyuxian.com/github/dashboard.jpg"/>
<img width="900" src="http://git.hiolabs.com/github/dashboard.jpg"/>

+ 订单

<img width="900" src="http://lucky-other.meiweiyuxian.com/github/order.jpg"/>
<img width="900" src="http://git.hiolabs.com/github/order.jpg"/>

+ 电子面单生成

<img width="900" src="http://lucky-other.meiweiyuxian.com/github/express2.jpg"/>
<img width="900" src="http://git.hiolabs.com/github/express2.jpg"/>

+ 商品管理

<img width="900" src="http://lucky-other.meiweiyuxian.com/github/goods.jpg"/>
<img width="900" src="http://git.hiolabs.com/github/goods.jpg"/>

+ 购物车

<img width="900" src="http://lucky-other.meiweiyuxian.com/github/cart.jpg"/>
<img width="900" src="http://git.hiolabs.com/github/cart.jpg"/>

+ 用户

<img width="900" src="http://lucky-other.meiweiyuxian.com/github/user.jpg"/>
<img width="900" src="http://git.hiolabs.com/github/user.jpg"/>

+ 运费模板

<img width="900" src="http://lucky-other.meiweiyuxian.com/github/template.jpg"/>
<img width="900" src="http://git.hiolabs.com/github/template.jpg"/>

+ 运费模板详情页

<img width="900" src="http://lucky-other.meiweiyuxian.com/github/template2.jpg"/>
<img width="900" src="http://git.hiolabs.com/github/template2.jpg"/>

### 本地开发环境配置
+ 克隆项目到本地
Expand All @@ -67,16 +67,16 @@ npm install
```
安装依赖后启动后会出现一个问题。

<img width="600" src="http://lucky-other.meiweiyuxian.com/github/error.jpg"/>
<img width="600" src="http://git.hiolabs.com/github/error.jpg"/>

这个问题是Element-ui自带的。解决方法:

在node_modules 搜索: div class="el-form-item__label-wrap" style={style}
然后在语句中加上单引号就可以了。

<img width="600" src="http://lucky-other.meiweiyuxian.com/github/before.jpg"/>
<img width="600" src="http://git.hiolabs.com/github/before.jpg"/>

<img width="600" src="http://lucky-other.meiweiyuxian.com/github/after.jpg"/>
<img width="600" src="http://git.hiolabs.com/github/after.jpg"/>

+ 启动
```
Expand All @@ -101,13 +101,13 @@ npm run build:web 或者 sudo npm run build:web

### 最近更新
- 新增生成分享图的功能
<img width="1000" src="http://lucky-other.meiweiyuxian.com/github/save-local.jpg"/>
<img width="1000" src="http://git.hiolabs.com/github/save-local.jpg"/>

- 项目地址
后台管理:https://github.com/iamdarcy/hioshop-admin
服务端: https://github.com/iamdarcy/hioshop-server
微信小程序:https://github.com/iamdarcy/hioshop-miniprogram

- 本项目会持续更新和维护,喜欢别忘了 Star,有问题可通过微信、QQ群联系我,谢谢您的关注。
<img width="1200" src="http://lucky-other.meiweiyuxian.com/github/contact.jpg"/>
<img width="1200" src="http://git.hiolabs.com/github/contact.jpg"/>

0 comments on commit ac7b39c

Please sign in to comment.