|
@@ -14,7 +14,7 @@
|
|
<div class="con" style="display:none">
|
|
<div class="con" style="display:none">
|
|
<a :href="'/supplier-'+GLOBAL_SHOP_ID+'.html'">查看店铺</a>
|
|
<a :href="'/supplier-'+GLOBAL_SHOP_ID+'.html'">查看店铺</a>
|
|
<a href="/supplier/decoration.html">装扮主页</a>
|
|
<a href="/supplier/decoration.html">装扮主页</a>
|
|
- <a href="/supplier/release.html" v-if="isForbid">发布商品</a>
|
|
|
|
|
|
+ <a href="/supplier/release.html" v-if="isForbidTabs">发布商品</a>
|
|
<a href="/supplier/goods.html">我的商品</a>
|
|
<a href="/supplier/goods.html">我的商品</a>
|
|
<a href="/supplier/brand.html">品牌管理</a>
|
|
<a href="/supplier/brand.html">品牌管理</a>
|
|
</div>
|
|
</div>
|
|
@@ -66,7 +66,7 @@
|
|
<div class="con">
|
|
<div class="con">
|
|
<a :href="'/supplier-'+GLOBAL_SHOP_ID+'.html'">查看店铺</a>
|
|
<a :href="'/supplier-'+GLOBAL_SHOP_ID+'.html'">查看店铺</a>
|
|
<a href="/supplier/decoration.html">装扮主页</a>
|
|
<a href="/supplier/decoration.html">装扮主页</a>
|
|
- <a href="/supplier/release.html" v-if="isForbid">发布商品</a>
|
|
|
|
|
|
+ <a href="/supplier/release.html" v-if="isForbidTabs">发布商品</a>
|
|
<a href="/supplier/goods.html">我的商品</a>
|
|
<a href="/supplier/goods.html">我的商品</a>
|
|
<a href="/supplier/brand.html">品牌管理</a>
|
|
<a href="/supplier/brand.html">品牌管理</a>
|
|
</div>
|
|
</div>
|