long
2023-03-03 36e1de8d3982c0defbd08e6ff52fb4b9597323b4
refs
用户 long <515897141@qq.com>
星期五, 三月 3, 2023 10:58 +0800
提交者 long <515897141@qq.com>
星期五, 三月 3, 2023 10:58 +0800
提交36e1de8d3982c0defbd08e6ff52fb4b9597323b4
目录 8be583543a3cae5991e9878c50a1d9341f31b8c5 目录 | zip | gz
parent
初始化
63个文件已添加
已修改文件
.babelrc 对比 | 查看 | 原始文档 | blame | 历史
.editorconfig 对比 | 查看 | 原始文档 | blame | 历史
.eslintignore 对比 | 查看 | 原始文档 | blame | 历史
.eslintrc.js 对比 | 查看 | 原始文档 | blame | 历史
.gitignore 对比 | 查看 | 原始文档 | blame | 历史
.postcssrc.js 对比 | 查看 | 原始文档 | blame | 历史
README.md 对比 | 查看 | 原始文档 | blame | 历史
build/build.js 对比 | 查看 | 原始文档 | blame | 历史
build/check-versions.js 对比 | 查看 | 原始文档 | blame | 历史
build/logo.png 对比 | 查看 | 原始文档 | blame | 历史
build/utils.js 对比 | 查看 | 原始文档 | blame | 历史
build/vue-loader.conf.js 对比 | 查看 | 原始文档 | blame | 历史
build/webpack.base.conf.js 对比 | 查看 | 原始文档 | blame | 历史
build/webpack.dev.conf.js 对比 | 查看 | 原始文档 | blame | 历史
build/webpack.prod.conf.js 对比 | 查看 | 原始文档 | blame | 历史
clear.html 对比 | 查看 | 原始文档 | blame | 历史
config/dev.env.js 对比 | 查看 | 原始文档 | blame | 历史
config/index.js 对比 | 查看 | 原始文档 | blame | 历史
config/prod.env.js 对比 | 查看 | 原始文档 | blame | 历史
config/test.env.js 对比 | 查看 | 原始文档 | blame | 历史
index.html 对比 | 查看 | 原始文档 | blame | 历史
jsconfig.json 对比 | 查看 | 原始文档 | blame | 历史
package-lock.json 对比 | 查看 | 原始文档 | blame | 历史
package.json 对比 | 查看 | 原始文档 | blame | 历史
src/App.vue 对比 | 查看 | 原始文档 | blame | 历史
src/assets/css/common.css 对比 | 查看 | 原始文档 | blame | 历史
src/assets/imgs/AI.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/imgs/mySelf.png 对比 | 查看 | 原始文档 | blame | 历史
src/components/ChatList/1.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/ChatList/chat_list.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/ChatList/chat_list_mockData.js 对比 | 查看 | 原始文档 | blame | 历史
src/components/ChatList/msg/imagePop.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/ChatList/msg/textPop.vue 对比 | 查看 | 原始文档 | blame | 历史
src/config/appid.js 对比 | 查看 | 原始文档 | blame | 历史
src/config/index.js 对比 | 查看 | 原始文档 | blame | 历史
src/filter/index.js 对比 | 查看 | 原始文档 | blame | 历史
src/libs/axios.js 对比 | 查看 | 原始文档 | blame | 历史
src/main.js 对比 | 查看 | 原始文档 | blame | 历史
src/mock.js 对比 | 查看 | 原始文档 | blame | 历史
src/pages/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/router/index.js 对比 | 查看 | 原始文档 | blame | 历史
src/store/index.js 对比 | 查看 | 原始文档 | blame | 历史
src/utils/chat/chat.js 对比 | 查看 | 原始文档 | blame | 历史
src/utils/districts.js 对比 | 查看 | 原始文档 | blame | 历史
src/utils/fn.js 对比 | 查看 | 原始文档 | blame | 历史
src/utils/g_fn_install.js 对比 | 查看 | 原始文档 | blame | 历史
src/utils/jun_form_rules.js 对比 | 查看 | 原始文档 | blame | 历史
src/utils/jun_http.js 对比 | 查看 | 原始文档 | blame | 历史
src/utils/jun_httpEvent.js 对比 | 查看 | 原始文档 | blame | 历史
src/utils/jun_httpInstall.js 对比 | 查看 | 原始文档 | blame | 历史
src/utils/jun_httpStatus.js 对比 | 查看 | 原始文档 | blame | 历史
src/utils/jun_login.js 对比 | 查看 | 原始文档 | blame | 历史
src/utils/jun_upload.js 对比 | 查看 | 原始文档 | blame | 历史
src/utils/wxsign.js 对比 | 查看 | 原始文档 | blame | 历史
static/.gitkeep 对比 | 查看 | 原始文档 | blame | 历史
static/bgm/.gitkeep 对比 | 查看 | 原始文档 | blame | 历史
static/imgs/headimg.jpg 对比 | 查看 | 原始文档 | blame | 历史
test/e2e/custom-assertions/elementCount.js 对比 | 查看 | 原始文档 | blame | 历史
test/e2e/nightwatch.conf.js 对比 | 查看 | 原始文档 | blame | 历史
test/e2e/runner.js 对比 | 查看 | 原始文档 | blame | 历史
test/e2e/specs/test.js 对比 | 查看 | 原始文档 | blame | 历史
test/unit/.eslintrc 对比 | 查看 | 原始文档 | blame | 历史
test/unit/specs/HelloWorld.spec.js 对比 | 查看 | 原始文档 | blame | 历史