Showing
2 changed files
with
2 additions
and
2 deletions
@@ -5,7 +5,7 @@ | @@ -5,7 +5,7 @@ | ||
5 | <div class="panel-btns" style="display: none;"> | 5 | <div class="panel-btns" style="display: none;"> |
6 | <a href="" class="panel-minimize tooltips" data-toggle="tooltip" title=""><i class="fa fa-minus"></i></a> | 6 | <a href="" class="panel-minimize tooltips" data-toggle="tooltip" title=""><i class="fa fa-minus"></i></a> |
7 | </div> | 7 | </div> |
8 | - <h2 class="panel-title">商品主要卖点</h2> | 8 | + <h2 class="panel-title">商品主要卖点<h6><font color="red">明星同款,产地(日本,意大利,法国,美国等发达国家、知名潮流发源地),品牌走秀款,该商品相关的流行关键词,特殊工艺材质等</font></h6></h2> |
9 | </div> | 9 | </div> |
10 | <div id="salePoint" class="panel-body nopadding; padding-left : 40px;"> | 10 | <div id="salePoint" class="panel-body nopadding; padding-left : 40px;"> |
11 | <input style="width: 200px;display:inline-block;" class="form-control" type="text" maxlength="12"> | 11 | <input style="width: 200px;display:inline-block;" class="form-control" type="text" maxlength="12"> |
@@ -44,7 +44,7 @@ var Iaccount = { | @@ -44,7 +44,7 @@ var Iaccount = { | ||
44 | var apiCofig = { | 44 | var apiCofig = { |
45 | //root:__dirname, | 45 | //root:__dirname, |
46 | EnvConst:{ | 46 | EnvConst:{ |
47 | - domain:"http://172.16.6.101:8088/platform", | 47 | + domain:"http://192.168.102.202:8088/platform", |
48 | //domain:"http://127.0.0.1:8088/platform", | 48 | //domain:"http://127.0.0.1:8088/platform", |
49 | // domain:"http://172.16.6.200:8088/platform", | 49 | // domain:"http://172.16.6.200:8088/platform", |
50 | //domain:"http://192.168.102.202:8088/platform", | 50 | //domain:"http://192.168.102.202:8088/platform", |
-
Please register or login to post a comment