Blame view

app/views/main.html 8.9 KB
87c93a029   Dang YoungWorld   add modal
1
  <div ng-controller="MainCtrl" class="col-sm-10 col-sm-offset-1" id="tshirt-container">
862daa8a4   DANG   commit theme
2
    <div class="row">
5c778530c   Dang YoungWorld   update theme
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
      <header class="clearfix">
        <div class="col-sm-4 logo">
          <img src="images/logo.png" alt="Logo Mobile World" />
        </div>
        <div class="col-sm-2">
          <ul class="social-share clearfix">
            <li>
              <a href="#">
                <i class="fa fa-facebook"></i>
              </a>
            </li>
            <li>
              <a href="#">
                <i class="fa fa-twitter"></i>
              </a>
            </li>
          </ul>
        </div>
        <div class="col-sm-6 clearfix" style="padding-right: 0">
          <div class="pull-left">
            <ul class="top-menu clearfix">
              <li>
c55955c06   DANG   new menu
25
                <a href="#">はじめての方へ</a>
5c778530c   Dang YoungWorld   update theme
26
27
              </li>
              <li>
c55955c06   DANG   new menu
28
                <a href="#">料金表</a>
5c778530c   Dang YoungWorld   update theme
29
30
              </li>
              <li>
c55955c06   DANG   new menu
31
                <a href="#">新規会員登録</a>
5c778530c   Dang YoungWorld   update theme
32
33
34
35
36
              </li>
            </ul>
            <ul class="top-control clearfix">
              <li>
                <div class="bt-yellow">
c55955c06   DANG   new menu
37
                  <i class="fa fa-shirtsinbulk" aria-hidden="true"></i> DESIGN デザイン作成
5c778530c   Dang YoungWorld   update theme
38
39
40
41
                </div>
              </li>
              <li>
                <div class="bt-yellow">
c55955c06   DANG   new menu
42
                  <i class="fa fa-shopping-cart" aria-hidden="true"></i> ショッピングカート
5c778530c   Dang YoungWorld   update theme
43
44
45
46
47
48
49
                </div>
              </li>
            </ul>
          </div>
          <div class="pull-right">
            <div class="user-control">
              <div>
c55955c06   DANG   new menu
50
                マイページ
5c778530c   Dang YoungWorld   update theme
51
              </div>
c55955c06   DANG   new menu
52
53
              <div class="login">
                <i class="fa fa-lock" aria-hidden="true"></i> ログイン
5c778530c   Dang YoungWorld   update theme
54
55
56
              </div>
            </div>
          </div>
862daa8a4   DANG   commit theme
57
58
59
60
61
62
        </div>
      </header>
      <nav class="clearfix">
        <div class="col-sm-12">
          <h2 class="pull-left">加工箇所を選択してデザインしてください。</h2>
          <ul class="pull-right">
c55955c06   DANG   new menu
63
64
65
66
67
            <li class="circle"><a href="#">商品に戻る</a></li>
            <li class="line"></li>
            <li class="circle"><a href="#">加工方法に戻る</a></li>
            <li class="line line-action"></li>
            <li class="circle action"><a href="#">デザインする</a></li>
862daa8a4   DANG   commit theme
68
69
70
          </ul>
        </div>
      </nav>
334431aeb   Dang YoungWorld   update image
71
      <div style="height: 29px; width: 100%; background: url('images/linebg.png') repeat-x">
236cbc7b4   Dang YoungWorld   update theme
72
73
  
      </div>
a56541cf9   DANG   add css
74
      <article class="clearfix">
862daa8a4   DANG   commit theme
75
          <aside class="col-sm-5">
c55955c06   DANG   new menu
76
77
78
            <div class="clearfix row" style="position: relative">
              <div class="step col-xs-6">
                <div class="title clearfix">
334431aeb   Dang YoungWorld   update image
79
                  <span><img src="images/stepicon1.png" alt="1" /></span> <span>デザインを作る</span>
c55955c06   DANG   new menu
80
81
82
83
84
85
                </div>
                <div class="step-box">
                  <div class="tshirt-design clearfix">
                    <div class="icon">
                      <img src="images/t-shirt_icon/tshirt1.gif" alt="icon t-shirt" />
                    </div>
236cbc7b4   Dang YoungWorld   update theme
86
87
88
89
90
91
92
93
                      <div class="name">
                        背中背中 (28x22)
                      </div>
                      <div class="action">
                        <button class="yellow2" ng-click="modalTShirtDesign()">
                          デザインを作る
                        </button>
                      </div>
862daa8a4   DANG   commit theme
94
                  </div>
8f087d204   DANG   Theme + add bower...
95
96
                </div>
              </div>
e7c9c7707   DANG   Commit theme
97

c55955c06   DANG   new menu
98
99
100
              <!--&lt;!&ndash;  BREAK DOWN&ndash;&gt;-->
              <div class="text-center break-left">
                <img src="images/arrow1.png" alt="arrow" />
862daa8a4   DANG   commit theme
101
              </div>
c55955c06   DANG   new menu
102
103
104
105
  
              <!-- STEP 2-->
              <div class="step col-xs-6">
                <div class="title clearfix">
334431aeb   Dang YoungWorld   update image
106
                  <span><img src="images/stepicon2.png" alt="2" /></span><span> アイテムカラーを変更する</span>
c55955c06   DANG   new menu
107
                </div>
236cbc7b4   Dang YoungWorld   update theme
108
                <div class="step-box clearfix" style="min-height: 150px;">
c55955c06   DANG   new menu
109
110
111
112
113
114
                  <div class="tshirt-color">
                    <ul class="choice-color clearfix">
                      <li ng-repeat="(key,color) in tShirtColor" ng-click="choiceTShirtColor(key)" ng-class="key == tShirtColorKey ? 'action' : ''">
                        <div ng-style="{'background-color' : color.code}"></div>
                      </li>
                    </ul>
236cbc7b4   Dang YoungWorld   update theme
115
116
                  </div>
                  <div class="choice-color-bottom">
c55955c06   DANG   new menu
117
118
                    <div class="color-name" ng-bind="tShirtColorName"></div>
                    <div class="view-more">
236cbc7b4   Dang YoungWorld   update theme
119
                      在庫確認
c55955c06   DANG   new menu
120
                    </div>
862daa8a4   DANG   commit theme
121
                  </div>
e7c9c7707   DANG   Commit theme
122
123
124
                </div>
              </div>
            </div>
e7c9c7707   DANG   Commit theme
125

c55955c06   DANG   new menu
126

862daa8a4   DANG   commit theme
127
128
            <!--  BREAK DOWN-->
            <div class="text-center break-down">
236cbc7b4   Dang YoungWorld   update theme
129
              <img src="images/arrow2.png" alt="arrow" />
862daa8a4   DANG   commit theme
130
            </div>
e7c9c7707   DANG   Commit theme
131

862daa8a4   DANG   commit theme
132
133
134
135
136
137
138
            <!-- STEP 3-->
            <div class="step">
              <div class="step-box clearfix">
                <div class="tshirt-saveorder">
                  <div class="clearfix">
                    <div class="action">
                      <button class="white">
862daa8a4   DANG   commit theme
139
                          このデザインを保存する
862daa8a4   DANG   commit theme
140
141
142
                      </button>
                    </div>
                    <div class="action">
236cbc7b4   Dang YoungWorld   update theme
143
                      <button class="yellow1">
862daa8a4   DANG   commit theme
144
                          このデザインで注文する
862daa8a4   DANG   commit theme
145
146
                      </button>
                    </div>
e7c9c7707   DANG   Commit theme
147
                  </div>
c55955c06   DANG   new menu
148

e7c9c7707   DANG   Commit theme
149
                </div>
e7c9c7707   DANG   Commit theme
150
              </div>
e7c9c7707   DANG   Commit theme
151

862daa8a4   DANG   commit theme
152
153
154
155
              <!-- BREAL LINE-->
              <div class="text-center break-line">
                <hr />
              </div>
e7c9c7707   DANG   Commit theme
156

862daa8a4   DANG   commit theme
157
158
159
              <!-- STEP 4-->
              <div class="step">
                <div class="title-notice">
236cbc7b4   Dang YoungWorld   update theme
160
                  <strong>商品・デザインの変更はこちら</strong> <span class="require">作業中のデザインは破棄されます</span>
862daa8a4   DANG   commit theme
161
162
163
164
165
166
167
                </div>
                <div class="step-box">
                  <div class="change-design">
                    <table>
                      <tr>
                        <td class="text-center">商品</td>
                        <td>MENドライカノコポロシャツ・ポケツキ半袖(ホワイト)</td>
236cbc7b4   Dang YoungWorld   update theme
168
169
                        <td class="text-center">
                          <button class="none"><i class="fa fa-angle-right" aria-hidden="true"></i> 変更</button>
862daa8a4   DANG   commit theme
170
171
172
173
174
                        </td>
                      </tr>
                      <tr>
                        <td width="10%" class="text-center">加工方法</td>
                        <td width="70%">シルク:胸中央 (27×27)</td>
236cbc7b4   Dang YoungWorld   update theme
175
176
                        <td width="20%" class="text-center">
                          <button class="none"><i class="fa fa-angle-right" aria-hidden="true"></i> 変更</button>
862daa8a4   DANG   commit theme
177
178
179
180
181
                        </td>
                      </tr>
                    </table>
                  </div>
                </div>
e7c9c7707   DANG   Commit theme
182
              </div>
862daa8a4   DANG   commit theme
183
184
185
186
187
188
              <!-- STEP 5- finish-->
              <div class="step">
                <div class="finish-design">
                  <button class="white">
                    自分で保存したデザインを呼び出す <i class="fa fa-chevron-circle-right" aria-hidden="true"></i>
                  </button>
e7c9c7707   DANG   Commit theme
189
                </div>
862daa8a4   DANG   commit theme
190

e7c9c7707   DANG   Commit theme
191
192
              </div>
            </div>
862daa8a4   DANG   commit theme
193
194
          </aside>
          <section id="tshirt-content" class="col-sm-7 text-center">
236cbc7b4   Dang YoungWorld   update theme
195
            <div class="switch-border-design" ng-click="hideShowReviewDesign()">
19a110aef   DANG   add css
196
              <i class="fa fa-square-o" aria-hidden="true"></i> 枠線を消す
862daa8a4   DANG   commit theme
197
198
            </div>
            <div class="tshirt-image">
422e7837d   DANG   Change color t-shirt
199
              <img ng-src="{{ tShirtImg }}" alt="" />
236cbc7b4   Dang YoungWorld   update theme
200
              <div ng-class="placeTshirt.place" id="preview-design" ng-style="hideReviewDesign == true ? {border: 0} : {}" ng-show="(placeTshirt.face === tShirtChoiceBackFrontKey)" ng-click="modalTShirtDesign()">
80ff9bbd4   TRUONG   fix bugs and optimal
201
202
                <img ng-src="{{outputImage}}" ng-show="outputImage"/>
              </div>
862daa8a4   DANG   commit theme
203
204
205
            </div>
            <div class="tshirt-choice">
              <ul>
422e7837d   DANG   Change color t-shirt
206
                <li ng-class="'front' === tShirtChoiceBackFrontKey ? 'focus' : ''">
862daa8a4   DANG   commit theme
207
                  <div>前</div>
422e7837d   DANG   Change color t-shirt
208
209
                  <div class="image" ng-click="choiceTShirtBackFront('front')">
                    <img ng-src="{{ tShirtImgFront }}" alt="" />
862daa8a4   DANG   commit theme
210
211
212
                  </div>
  
                </li>
422e7837d   DANG   Change color t-shirt
213
                <li ng-class="'back' === tShirtChoiceBackFrontKey ? 'focus' : ''">
862daa8a4   DANG   commit theme
214
                  <div>後</div>
422e7837d   DANG   Change color t-shirt
215
216
                  <div class="image"  ng-click="choiceTShirtBackFront('back')">
                    <img ng-src="{{ tShirtImgBack }}" alt="" />
862daa8a4   DANG   commit theme
217
                  </div>
e7c9c7707   DANG   Commit theme
218

862daa8a4   DANG   commit theme
219
220
                </li>
              </ul>
e7c9c7707   DANG   Commit theme
221
            </div>
862daa8a4   DANG   commit theme
222
          </section>
862daa8a4   DANG   commit theme
223
      </article>
a56541cf9   DANG   add css
224
225
226
227
228
229
230
231
      <footer class="clearfix">
        <ul class="nav-footer">
          <li><a href="#">店舗検索</a></li>
          <li><a href="#">お客様窓口</a></li>
          <li><a href="#">企業情報</a></li>
          <li><a href="#">採用情報</a></li>
          <li><a href="#">プライバシーポリシー</a></li>
        </ul>
236cbc7b4   Dang YoungWorld   update theme
232
        <div class="logo-bottom">
2f1fcd7ad   Dang YoungWorld   update
233
          <img src="images/logobottom.png" alt="Logo" />
236cbc7b4   Dang YoungWorld   update theme
234
        </div>
a56541cf9   DANG   add css
235
      </footer>
236cbc7b4   Dang YoungWorld   update theme
236
237
238
      <div class="footer text-center">
        Copyright &copy; CREVASSE - All Rights Reserved
      </div>
c87bc1f33   TRUONG   first commit: ini...
239

862daa8a4   DANG   commit theme
240
      <!--MODAL CONTENT-->
c9d8b2fe3   Truong LD   update version
241
      <div ng-include="designFrameView"></div>
862daa8a4   DANG   commit theme
242
    </div>
87c93a029   Dang YoungWorld   add modal
243

87c93a029   Dang YoungWorld   add modal
244

8f087d204   DANG   Theme + add bower...
245
  </div>