Commit 132fbd5b authored by HJISTC's avatar HJISTC

mycard->molecule

parent 4a358786
# MyCard [![Build Status](https://travis-ci.org/moecube/moecube.svg?branch=v3)](https://travis-ci.org/moecube/moecube) [![Build status](https://ci.appveyor.com/api/projects/status/ho6jfrowg37wj1lx?svg=true)](https://ci.appveyor.com/project/zh99998/moecube)
# MoeCube [![Build Status](https://travis-ci.org/moecube/moecube.svg?branch=v3)](https://travis-ci.org/moecube/moecube) [![Build status](https://ci.appveyor.com/api/projects/status/ho6jfrowg37wj1lx?svg=true)](https://ci.appveyor.com/project/zh99998/moecube)
## Install Dependencies
```bash
......
<!--<h2>MyCard 招募公告</h2>-->
<!--<h2>MoeCube 招募公告</h2>-->
<!--<p>MyCard 伴随大家已经有 6 年了,在这 6 年间 MyCard 作为一个同人平台很感谢得到大家的支持,现在 MyCard 为了给支持的大家带来更好的体验,正在努力进行全新的改版的开发工作,希望可以得到大家的支持和帮助。</p>--><!--<p>职位:(前端)开发工程师</p>--><!--<p>负责平台客户端的开发,及网站和论坛相关的改版工作。</p>--><!--<p>职位描述:对 ACG 领域有一定的了解,会js等编程领域的专业技能,对软件开发具有一定的热情和自主能动性,认真严谨和团队意识。</p>--><!--<p>联系邮箱:hr@mycard.moe</p>--><!--<p>工作地点:上海市长宁区(工资面议)</p>-->
<!--<p>MoeCube 伴随大家已经有 6 年了,在这 6 年间 MoeCube 作为一个同人平台很感谢得到大家的支持,现在 MoeCube 为了给支持的大家带来更好的体验,正在努力进行全新的改版的开发工作,希望可以得到大家的支持和帮助。</p>--><!--<p>职位:(前端)开发工程师</p>--><!--<p>负责平台客户端的开发,及网站和论坛相关的改版工作。</p>--><!--<p>职位描述:对 ACG 领域有一定的了解,会js等编程领域的专业技能,对软件开发具有一定的热情和自主能动性,认真严谨和团队意识。</p>--><!--<p>联系邮箱:admin@moecube.com</p>--><!--<p>工作地点:上海市长宁区(工资面议)</p>-->
<!--<h2>联系我们</h2>--><!--<dl>--><!--<dt>应聘</dt>--><!--<dd>hr@mycard.com</dd>--><!--<dt>投稿、合作、侵权投诉</dt>--><!--<dd>business@mycard.com</dd>--><!--<dt>问题反馈</dt>--><!--<dd>support@mycard.moe</dd>--><!--</dl>-->
<!--<h2>联系我们</h2>--><!--<dl>--><!--<dt>应聘</dt>--><!--<dd>admin@moecube.com</dd>--><!--<dt>投稿、合作、侵权投诉</dt>--><!--<dd>admin@moecube.com</dd>--><!--<dt>问题反馈</dt>--><!--<dd>admin@moecube.com</dd>--><!--</dl>-->
......@@ -278,7 +278,7 @@ export class AppDetailComponent implements OnInit, OnChanges {
data.set('currency', 'cny');
data.set('payment', this.payment);
try {
let {url} = await this.http.post('https://api.mycard.moe/orders', data).map(response => response.json()).toPromise();
let {url} = await this.http.post('https://api.moecube.com/orders', data).map(response => response.json()).toPromise();
open(url);
$('#purchase-modal').modal('hide');
$('#purchase-modal-alipay').modal('show');
......
// import {MyCardNgFactory} from '../aot/app/mycard.module.ngfactory';
// import {MoeCubeNgFactory} from '../aot/app/moecube.module.ngfactory';
// import {getTranslationProviders} from './i18n-providers';
// import {enableProdMode} from '@angular/core';
// import {platformBrowser} from '@angular/platform-browser';
......@@ -6,5 +6,5 @@
//
// getTranslationProviders().then(providers => {
// const options = {providers};
// platformBrowser().bootstrapModuleFactory(MyCardNgFactory);
// platformBrowser().bootstrapModuleFactory(MoeCubeNgFactory);
// });
<nav id="navbar" class="navbar navbar-toggleable-md navbar-light">
<a id="navbar-brand" class="navbar-brand" href="#">MyCard</a>
<a id="navbar-brand" class="navbar-brand" href="#">MoeCube</a>
<ul class="navbar-nav mr-auto">
<li *ngIf="!loginService.logged_in" class="nav-item active">
<a i18n class="nav-link" href="#">登录</a>
......@@ -56,7 +56,7 @@
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 i18n class="modal-title" id="myModalLabel">MyCard 设置</h5>
<h5 i18n class="modal-title" id="myModalLabel">MoeCube 设置</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">&times;</span>
</button>
......
......@@ -384,11 +384,11 @@ export class YGOProComponent implements OnInit, OnDestroy {
this.replays = await this.get_replays();
// https://mycard.moe/ygopro/api/user?username=ozxdno
// https://moecube.com/ygopro/api/user?username=ozxdno
let params = new URLSearchParams();
params.set('username', this.loginService.user.username);
try {
let points = await this.http.get('https://mycard.moe/ygopro/api/user', {search: params})
let points = await this.http.get('https://moecube.com/ygopro/api/user', {search: params})
.map((response) => response.json())
.toPromise();
this.points.emit(points);
......
......@@ -2,15 +2,15 @@ module.exports = {
"update": {
"zh-CN": {
"pageTitle":"更新消息",
"updateTitle":"MyCard 更新下载完毕",
"updateTitle":"MoeCube 更新下载完毕",
"updateMsg":[
"点击【现在安装更新】,会立即关闭 MyCard 平台及正在运行中的游戏,并安装更新。",
"点击【下次启动时安装更新】,会在 MyCard 平台退出之后进行更新。",
"点击【现在安装更新】,会立即关闭 MoeCube 平台及正在运行中的游戏,并安装更新。",
"点击【下次启动时安装更新】,会在 MoeCube 平台退出之后进行更新。",
"你也可以随时点击平台上的更新按钮安装哦!"
],
"updateFailed":{
"p1":"如果自动更新失败,请至",
"p2":"https://mycard.moe",
"p2":"https://moecube.com",
"p3":"手动下载最新版本"
},
"actions":{
......@@ -22,8 +22,8 @@ module.exports = {
"pageTitle":"Update",
"updateTitle":"Update downloaded",
"updateMsg":[
"If you install now, MyCard will go offline and update immediately, your gaming progress may be affected.",
"If you install later, then the update will be automatically installed when you start-up MyCard next time.",
"If you install now, MoeCube will go offline and update immediately, your gaming progress may be affected.",
"If you install later, then the update will be automatically installed when you start-up MoeCube next time.",
"You may also click the Update button to install the update anytime."
],
"updateFailed":{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment