diff --git a/docs/migration-to-vue3.md b/docs/migration-to-vue3.md index 9432303b4810d156e26d29220c49e69d84209ae2..8420c4f87f7069889972c8be0078771cdfc31240 100644 --- a/docs/migration-to-vue3.md +++ b/docs/migration-to-vue3.md @@ -337,4 +337,4 @@ ``` - - 在 Vue3 中,this 对象下的 $mp 调整为 $scope \ No newline at end of file + - 在 Vue3 中,this 对象下的 `$mp` 调整为 `$scope` \ No newline at end of file