Commit 06ea40f3434ae2d16156dd9ab22cd9c42dc94caa
Merge branch 'dev' of http://git.vipzhuang.cn/wxd/MShopWeApp into dev
Showing
1 changed file
with
3 additions
and
3 deletions
packageB/pages/zuhegou/index/index.js
@@ -23,14 +23,14 @@ let imgDraw = { | @@ -23,14 +23,14 @@ let imgDraw = { | ||
23 | }, | 23 | }, |
24 | { //昵称 | 24 | { //昵称 |
25 | "type": "text", | 25 | "type": "text", |
26 | - "text": "我是店铺名称名称名称名称名称名称名称名称名称名称名称名称名称名称", | 26 | + "text": "我是店铺", |
27 | "css": { | 27 | "css": { |
28 | - "width": "400px", | 28 | + "width": "650px", |
29 | "color": "#fff", | 29 | "color": "#fff", |
30 | "top": "136px", | 30 | "top": "136px", |
31 | - "left": "137px", | ||
32 | "fontSize": "26px", | 31 | "fontSize": "26px", |
33 | "maxLines": "1", | 32 | "maxLines": "1", |
33 | + "textAlign": "center", | ||
34 | } | 34 | } |
35 | }, | 35 | }, |
36 | { //10元任选3件 | 36 | { //10元任选3件 |