作者 王小刚
1 个管道 的构建 通过 耗费 1 秒

我的店铺

@@ -24,16 +24,17 @@ @@ -24,16 +24,17 @@
24 </a> 24 </a>
25 {/notempty} 25 {/notempty}
26 {notempty name="$token"} 26 {notempty name="$token"}
  27 + {$is_store}
27 {if condition="$is_store eq 0"} 28 {if condition="$is_store eq 0"}
28 <a href="{:url('index/enter/index')}" class="btn"> 29 <a href="{:url('index/enter/index')}" class="btn">
29 <img src="__CDN__/assets/store/images/settled.png" alt="user"> 30 <img src="__CDN__/assets/store/images/settled.png" alt="user">
30 我要入驻 31 我要入驻
31 </a> 32 </a>
32 - {else /}  
33 - <a href="{:url('admin/index/login')}" class="btn">  
34 - <img src="__CDN__/assets/store/images/settled.png" alt="user">  
35 - 我的店铺  
36 - </a> 33 + {else /}
  34 + <a href="{:url('admin/index/login')}" class="btn">
  35 + <img src="__CDN__/assets/store/images/settled.png" alt="user">
  36 + 我的店铺
  37 + </a>
37 {/if} 38 {/if}
38 {/notempty} 39 {/notempty}
39 {notempty name="$token"} 40 {notempty name="$token"}