测试
This commit is contained in:
parent
5f6b3f39d9
commit
b660b31e9a
@ -160,6 +160,8 @@ const apiAll = () => {
|
||||
|
||||
// 页面未挂载
|
||||
onBeforeMount(() => {
|
||||
goBackEvent()
|
||||
|
||||
if (!h5plugin.isWX()) {
|
||||
apiAll();
|
||||
}
|
||||
@ -185,7 +187,6 @@ onBeforeMount(() => {
|
||||
onMounted(() => {
|
||||
fontAdpat();
|
||||
// stopBack()
|
||||
goBackEvent()
|
||||
});
|
||||
|
||||
// 来自首页的事件
|
||||
|
||||
Loading…
Reference in New Issue
Block a user