mirror of
https://gitee.com/liuxioabin/fengketrade.git
synced 2026-04-19 13:27:31 +08:00
4 lines
64 B
JavaScript
4 lines
64 B
JavaScript
|
|
/* eslint-disable */
|
||
|
|
define(function () {
|
||
|
|
return window.Vue
|
||
|
|
})
|