Avoid adding reactive properties to a Vue instance or its root $data at runtime – declare it upfront in the data option
mp.runtime.esm.js:613 [Vue war…
git pull 时 Automatic merge failed; fix conflicts and then commit the result.
分析git pull的原理,实际上git pull是分了两步…