11< v-ons-page data-page ="about ">
22 < custom-bar title ="このアプリについて " menu ="true "> </ custom-bar >
33 < div >
4- < h1 > <!--t:AppName--> </ h1 >
4+ < h1 > <!--t:AppName--> </ h1 >
55 < v-ons-list >
66 < v-ons-list-item @click ="forceUpdate ">
77 < div class ="center "> バージョン</ div >
8- < div class ="right "> <!--t:Version--> , <!--t:Timestamp--> , <!--t:FlavorName--> </ div >
8+ < div class ="right "> <!--t:Version--> </ div >
99 </ v-ons-list-item >
10+ < v-ons-list-item >
11+ < div class ="center "> フレーバーネーム</ div >
12+ < div class ="right "> <!--t:FlavorName--> </ div >
13+ </ v-ons-list-item >
14+ < v-ons-list-item >
15+ < div class ="center "> ビルドブロック</ div >
16+ < div class ="right "> <!--t:Timestamp--> </ div >
17+ </ v-ons-list-item >
18+
1019 < v-ons-list-item modifier ="chevron tappable " @click ="goToTwitter('monya_wallet') ">
11- < div class ="center "> 作った人 </ div >
12- < div class ="right "> もにゃ 開発チーム </ div >
20+ < div class ="center "> 公式Twitter </ div >
21+ < div class ="right "> もにゃ</ div >
1322 </ v-ons-list-item >
14- < v-ons-list-item modifier ="chevron tappable " @click ="openLink('https://missmonacoin.github.io') "> 作者に寄付する</ v-ons-list-item >
15-
16- < v-ons-list-header > バックエンドをお借りした方々(敬称略)</ v-ons-list-header >
17- < v-ons-list-item modifier ="chevron tappable " @click ="goToTwitter('fujiwaraizuho') ">
18- < div class ="center "> BitZeny</ div >
19- < div class ="right "> fujishan</ div >
23+
24+ < v-ons-list-item modifier ="chevron tappable " @click ="goToTwitter('sanyodensan') ">
25+ < div class ="center "> 開発・運営</ div >
26+ < div class ="right "> 三洋電産</ div >
2027 </ v-ons-list-item >
2128
22- < v-ons-list-item modifier =" chevron tappable " @click =" goToTwitter('tomotomo__9696') " >
23- < div class =" center " > BitZeny </ div >
24- < div class ="right " > tomotomo9696 </ div >
29+ < v-ons-list-header > テスト協力 (敬称略) </ v-ons-list-header >
30+ < v-ons-list-item modifier =" chevron tappable " @click =" goToTwitter('meronpan_umeee') " >
31+ < div class ="center " > エロんぱん 様 </ div >
2532 </ v-ons-list-item >
26-
27- < v-ons-list-header > 翻訳協力</ v-ons-list-header >
33+ < v-ons-list-item modifier ="chevron tappable " @click ="goToTwitter('samurai_zeny') ">
34+ < div class ="center "> 侍日本代表 様</ div >
35+ </ v-ons-list-item >
36+
37+ < v-ons-list-header > 翻訳協力 (敬称略)</ v-ons-list-header >
2838 < v-ons-list-item modifier ="chevron tappable " @click ="goToTwitter('dianmuhaiyan') ">
29- < div class ="center "> Haiyan</ div >
39+ < div class ="center "> Haiyan 様 </ div >
3040 </ v-ons-list-item >
31-
32- < v-ons-list-item modifier ="chevron tappable " @click ="openLink('https://bitcointalk.org/index.php?action=profile;u=669983') ">
33- < div class ="center "> hitobb</ div >
41+ < v-ons-list-item modifier ="chevron tappable " @click ="goToTwitter('askmona_2477') ">
42+ < div class ="center "> hitobb 様</ div >
3443 </ v-ons-list-item >
3544
3645 </ v-ons-list-item>
@@ -39,7 +48,6 @@ <h1><!--t:AppName--></h1>
3948 < v-ons-list-item @click ="openLink('https://github.com/monya-wallet/monya/blob/master/LICENSE') ">
4049 < div class ="center "> ライセンス</ div >
4150 < div class ="right "> MIT License</ div >
42-
4351 </ v-ons-list-item >
4452 </ v-ons-list>
4553 </ div>
0 commit comments