Skip to content

Commit 938ce21

Browse files
author
maguohua1
committed
Merge branch 'master' of https://github.com/bailicangdu/vue2-elm
2 parents 3c7a2a3 + f65418c commit 938ce21

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@
1414

1515
另外,这个项目和慕课网视频的那个饿了么没有任何关系,慕课网的项目只有一个页面,我在看完vue的官方文档后直接写了这个项目,没有参照任何人的代码,请大家不要混为一谈。
1616

17-
__注:此项目纯属个人瞎搞,正常下单请选择饿了么官方客户端。__
17+
__注1:此项目纯属个人瞎搞,正常下单请选择饿了么官方客户端。__
18+
19+
__注2:项目预览地址和接口需要使用https访问哦!__
1820

1921

2022
## 技术栈

src/components/common/buyCart.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
.cart_module{
106106
.add_icon{
107107
position: relative;
108-
z-index: 999;
108+
z-index: 9;
109109
}
110110
.cart_button{
111111
display: flex;

0 commit comments

Comments
 (0)