We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1、我们的需求是实现记录用户访问页面的次数,来提供给产品做决策 2、飞冰是否有路由拦截器的api,能够监听浏览器地址变动的情况(用户访问页面的情况)? 3、我们系统左侧是一个菜单栏,点击能够跳转页面,如果监听菜单点击事件能够实现,但是也只能监听到点击菜单的次数,不够全面 4、我们的项目是一个管理平台,搭建方式是微前端,请问飞冰框架是否提供在主模块就能够监听所有模块路由地址的api
1、希望能够提供一个解决方案或者api,帮助我们实现监听用户访问页面的次数情况。 2、飞冰1.0官方文档好像不提供了?只能从第三方文档找到v1的文档:https://www.bookstack.cn/read/ice-1.x/basic-router.md
No response
1.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
1、我们的需求是实现记录用户访问页面的次数,来提供给产品做决策
2、飞冰是否有路由拦截器的api,能够监听浏览器地址变动的情况(用户访问页面的情况)?
3、我们系统左侧是一个菜单栏,点击能够跳转页面,如果监听菜单点击事件能够实现,但是也只能监听到点击菜单的次数,不够全面
4、我们的项目是一个管理平台,搭建方式是微前端,请问飞冰框架是否提供在主模块就能够监听所有模块路由地址的api
Expected behavior
1、希望能够提供一个解决方案或者api,帮助我们实现监听用户访问页面的次数情况。
2、飞冰1.0官方文档好像不提供了?只能从第三方文档找到v1的文档:https://www.bookstack.cn/read/ice-1.x/basic-router.md
Actual behavior
No response
Version of ice.js
1.0
Content of build.json or ice.config.mts
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: