提交 f53f36f8 编写于 作者: Yuanzhao.dai's avatar Yuanzhao.dai

将站外页面,唤起app后打开的地址统一改为app首页

上级 facebfb4
......@@ -25,6 +25,7 @@
width: 35px;
height: 35px;
margin-right: 10px;
border-radius: 50%;
}
.details {
.name {
......
......@@ -45,7 +45,7 @@
<no-ssr v-if="isWeb">
<pica-call-app
:text="'高效学习 轻松行医'"
:path="appCallUrl"
:path="''"
/>
</no-ssr>
<finish-toast v-if="isGameOver"></finish-toast>
......
......@@ -75,7 +75,7 @@
<no-ssr v-if="isWeb">
<pica-call-app
:text="'高效学习 轻松行医'"
:path="appCallUrl"
:path="''"
/>
</no-ssr>
<finish-toast v-if="isGameOver"></finish-toast>
......
......@@ -48,7 +48,7 @@
<no-ssr v-if="isWeb">
<pica-call-app
:text="'高效学习 轻松行医'"
:path="appCallUrl"
:path="''"
/>
</no-ssr>
<finish-toast v-if="isGameOver"></finish-toast>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册