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