|
@@ -5,7 +5,7 @@
|
|
|
</template>
|
|
|
|
|
|
<script>
|
|
|
- const projectName = require('$root/config/project');
|
|
|
+ const projectName = "business";
|
|
|
import * as API_WeiXin from '$project/apis/weixin'
|
|
|
import * as API_User from '$project/apis/user'
|
|
|
import Loading from '$project/components/Loading.vue'
|