Giter Site home page Giter Site logo

yearning-gemini's Introduction

Gemini

Yearning Web Pages Farmwork

LICENSE  

Feature

Mysql SQL语句审核平台 Yearning 前端页面代码

Website

www.yearning.io

Snapshot

License

  • AGPL v3

任何二次开发及二次开源项目请严格遵守相应开源许可

2019 © Henry Yee

yearning-gemini's People

Contributors

cookiey avatar hanzhongzi avatar quanbisen avatar zenuo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

yearning-gemini's Issues

/src/assets/groud.mp4文件不存在

master 分支
npm run build的时候, 发现/src/assets/groud.mp4文件不存在,直接下载Yearning v2.3.2并且运行的时候, 发现这个文件是存在的,应该是这个文件没有提交到git.

Yearning-gemini-2.3.2的tag 无法通过编译,提示下面的报错

ERROR Failed to compile with 1 error 6:31:57 p.m.

This relative module was not found:

  • ../../assets/groud.mp4 in ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"239c35d8-vue-loader-template"}!./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--6!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/views/login/login.vue?vue&type=template&id=ff29aefe&scoped=true&
    ERROR Build failed with errors

master构建失败

 ERROR  Failed to compile with 1 error                                                                                                                           

 error  in /data/wwwroot/Yearning-gemini/src/main.ts

ERROR in /data/wwwroot/Yearning-gemini/src/main.ts(41,18):
41:18 Object is possibly 'undefined'.
    39 | router.beforeEach((to, from, next) => {
    40 |     LoadingBar.start();
  > 41 |     config.title(to.meta.title);
       |                  ^
    42 |     if (sessionStorage.getItem('locking') === '1' && to.name !== 'locking') { // 判断当前是否是锁定状态
    43 |         next(false);
    44 |         router.replace({name: 'login'}).then(() => {

 ERROR  Build failed with errors.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] build: `vue-cli-service build`
npm ERR! Exit status 1

翻译与国际化支持

目前前端大部分翻译内容均硬编码在代码中
翻译部分也没有适配太多的语言,希望完善支持

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.