正在显示
2 个修改的文件
包含
12 行增加
和
12 行删除
@@ -20,12 +20,12 @@ | @@ -20,12 +20,12 @@ | ||
20 | flex-direction: column; | 20 | flex-direction: column; |
21 | } | 21 | } |
22 | 22 | ||
23 | - .code_Box { | ||
24 | - background: #FF5C19 url("{:cmf_get_image_url($share_image)}") no-repeat top left; | ||
25 | - background-size: 100%; | ||
26 | - -webkit-background-size: 100%; | 23 | + /*.code_Box {*/ |
24 | + /*background: #FF5C19 url("{:cmf_get_image_url($share_image)}") no-repeat top left;*/ | ||
25 | + /*background-size: 100%;*/ | ||
26 | + /*-webkit-background-size: 100%;*/ | ||
27 | 27 | ||
28 | - } | 28 | + /*}*/ |
29 | </style> | 29 | </style> |
30 | </head> | 30 | </head> |
31 | 31 | ||
@@ -38,7 +38,7 @@ | @@ -38,7 +38,7 @@ | ||
38 | <p style="color:white">我的推广</p> | 38 | <p style="color:white">我的推广</p> |
39 | </div> | 39 | </div> |
40 | <div class="code_Box"> | 40 | <div class="code_Box"> |
41 | - | 41 | + <img src="{:cmf_get_image_url($share_image)}"/> |
42 | </div> | 42 | </div> |
43 | <script src="__TMPL__/public/assets/js/base.js"></script> | 43 | <script src="__TMPL__/public/assets/js/base.js"></script> |
44 | <script src="http://res.wx.qq.com/open/js/jweixin-1.0.0.js"></script> | 44 | <script src="http://res.wx.qq.com/open/js/jweixin-1.0.0.js"></script> |
@@ -20,12 +20,12 @@ | @@ -20,12 +20,12 @@ | ||
20 | flex-direction: column; | 20 | flex-direction: column; |
21 | } | 21 | } |
22 | 22 | ||
23 | - .code_Box { | ||
24 | - background: #FF5C19 url("{:cmf_get_image_url($share_image)}") no-repeat top left; | ||
25 | - background-size: 100%; | ||
26 | - -webkit-background-size: 100%; | 23 | + /*.code_Box {*/ |
24 | + /*background: #FF5C19 url("{:cmf_get_image_url($share_image)}") no-repeat top left;*/ | ||
25 | + /*background-size: 100%;*/ | ||
26 | + /*-webkit-background-size: 100%;*/ | ||
27 | 27 | ||
28 | - } | 28 | + /*}*/ |
29 | </style> | 29 | </style> |
30 | </head> | 30 | </head> |
31 | 31 | ||
@@ -38,7 +38,7 @@ | @@ -38,7 +38,7 @@ | ||
38 | <p style="color:white">ta的推广</p> | 38 | <p style="color:white">ta的推广</p> |
39 | </div> | 39 | </div> |
40 | <div class="code_Box"> | 40 | <div class="code_Box"> |
41 | - | 41 | +<img src="{:cmf_get_image_url($share_image)}"/> |
42 | </div> | 42 | </div> |
43 | <script src="__TMPL__/public/assets/js/base.js"></script> | 43 | <script src="__TMPL__/public/assets/js/base.js"></script> |
44 | </body> | 44 | </body> |
-
请 注册 或 登录 后发表评论