|
|
|
@ -39,7 +39,7 @@
|
|
|
|
|
</view>
|
|
|
|
|
|
|
|
|
|
<!-- 7.2 微信的公众号、App、小程序的登录,基于 openid + code -->
|
|
|
|
|
<button
|
|
|
|
|
<!-- <button
|
|
|
|
|
v-if="
|
|
|
|
|
['WechatOfficialAccount', 'WechatMiniProgram', 'App'].includes(sheep.$platform.name) &&
|
|
|
|
|
sheep.$platform.isWechatInstalled
|
|
|
|
@ -51,7 +51,7 @@
|
|
|
|
|
class="auto-login-img"
|
|
|
|
|
:src="sheep.$url.static('/static/img/shop/platform/wechat.png')"
|
|
|
|
|
/>
|
|
|
|
|
</button>
|
|
|
|
|
</button> -->
|
|
|
|
|
|
|
|
|
|
<!-- 7.3 iOS 登录 TODO 芋艿:等后面搞 App 再弄 -->
|
|
|
|
|
<button
|
|
|
|
|