# tua-mp-example-basic
这个例子是对于原本小程序项目**侵入性**最小的一种。

你只需像本例中一样将 `utils/tua-mp.js` 放在项目中的任意位置。

导入后用 `TuaPage` 替换 `Page` 即可。

详情参阅 [https://tuateam.github.io/tua-mp/quick-start/installation.html](https://tuateam.github.io/tua-mp/quick-start/installation.html)
