Showing
69 changed files
with
2795 additions
and
0 deletions
.env
0 → 100644
.env.development
0 → 100644
.env.production
0 → 100644
.eslintrc-auto-import.json
0 → 100644
.gitignore
0 → 100644
build/proxy.js
0 → 100644
counter.js
0 → 100644
index.html
0 → 100644
javascript.svg
0 → 100644
package-lock.json
0 → 100644
This diff could not be displayed because it is too large.
package.json
0 → 100644
public/vite.svg
0 → 100644
publish.sh
0 → 100644
src/App.vue
0 → 100644
src/api/common.js
0 → 100644
src/api/fn.js
0 → 100644
src/api/index.js
0 → 100644
src/api/temple.js
0 → 100644
src/assets/images/chart/area-basic.png
0 → 100644
8.96 KB
src/assets/images/chart/bar-race.png
0 → 100644
5.32 KB
src/assets/images/chart/bar-simple.png
0 → 100644
6.97 KB
src/assets/images/chart/dynamic-data.png
0 → 100644
16.7 KB
src/assets/images/chart/funnel.png
0 → 100644
7.86 KB
src/assets/images/chart/line-simple.png
0 → 100644
7.07 KB
src/assets/images/chart/pie-simple.png
0 → 100644
10.3 KB
src/assets/images/chart/radar.png
0 → 100644
24.3 KB
src/assets/styles/base.less
0 → 100644
src/auto-imports.d.ts
0 → 100644
src/common/mixin.js
0 → 100644
src/components/DataSource.vue
0 → 100644
This diff is collapsed. Click to expand it.
src/components/DynamicChart.vue
0 → 100644
src/components/FilterInput.vue
0 → 100644
src/components/GeoChart.vue
0 → 100644
This diff could not be displayed because it is too large.
src/components/ksia-ext-plan-min.svg
0 → 100644
This diff could not be displayed because it is too large.
src/main.js
0 → 100644
src/mock/detail.js
0 → 100644
This diff is collapsed. Click to expand it.
src/mock/nav.js
0 → 100644
src/mock/routes.js
0 → 100644
src/mock/swipe.js
0 → 100644
src/mock/video_list.js
0 → 100644
This diff is collapsed. Click to expand it.
src/mock/video_list1.js
0 → 100644
This diff is collapsed. Click to expand it.
src/route.js
0 → 100644
src/router.js
0 → 100644
src/router/routes/modules/auth/index.js
0 → 100644
src/router/routes/modules/common/index.js
0 → 100644
src/store/index.js
0 → 100644
File moved
src/utils/MonitorKeyboard.js
0 → 100644
src/utils/axios.js
0 → 100644
src/utils/fp3.js
0 → 100644
This diff is collapsed. Click to expand it.
src/utils/generateIcons.js
0 → 100644
src/utils/generateModules.js
0 → 100644
src/utils/generatePackage.js
0 → 100644
src/utils/generateRoute.js
0 → 100644
src/utils/qetag.js
0 → 100644
src/utils/sha1.js
0 → 100644
This diff is collapsed. Click to expand it.
src/utils/tools.js
0 → 100644
src/utils/vconsole.js
0 → 100644
src/utils/versionUpdater.js
0 → 100644
src/views/404.vue
0 → 100644
src/views/auth.vue
0 → 100644
src/views/index.vue
0 → 100644
src/views/test.vue
0 → 100644
style.css
0 → 100644
tsconfig.json
0 → 100644
vite.config.js
0 → 100644
yarn-error.log
0 → 100644
This diff is collapsed. Click to expand it.
yarn.lock
0 → 100644
This diff could not be displayed because it is too large.
-
Please register or login to post a comment