shish 4 лет назад
Родитель
Сommit
33506bab63
30 измененных файлов с 66 добавлено и 0 удалено
  1. 0 0
      ghsApp/dist/build/mp-weixin/admin/billing/toPay.js
  2. 4 0
      ghsApp/dist/build/mp-weixin/admin/billing/toPay.json
  3. 1 0
      ghsApp/dist/build/mp-weixin/admin/billing/toPay.wxml
  4. 4 0
      ghsApp/dist/build/mp-weixin/admin/billing/toPay.wxss
  5. 0 0
      ghsApp/dist/build/mp-weixin/admin/item/components/htz-image-upload/htz-image-upload.js
  6. 4 0
      ghsApp/dist/build/mp-weixin/admin/item/components/htz-image-upload/htz-image-upload.json
  7. 1 0
      ghsApp/dist/build/mp-weixin/admin/item/components/htz-image-upload/htz-image-upload.wxml
  8. 1 0
      ghsApp/dist/build/mp-weixin/admin/item/components/htz-image-upload/htz-image-upload.wxss
  9. 1 0
      ghsApp/dist/build/mp-weixin/admin/shop/common/vendor.js
  10. 0 0
      ghsApp/dist/build/mp-weixin/admin/shop/password.js
  11. 7 0
      ghsApp/dist/build/mp-weixin/admin/shop/password.json
  12. 1 0
      ghsApp/dist/build/mp-weixin/admin/shop/password.wxml
  13. 1 0
      ghsApp/dist/build/mp-weixin/admin/shop/password.wxss
  14. 0 0
      ghsApp/dist/build/mp-weixin/admin/shop/trumpet.js
  15. 7 0
      ghsApp/dist/build/mp-weixin/admin/shop/trumpet.json
  16. 1 0
      ghsApp/dist/build/mp-weixin/admin/shop/trumpet.wxml
  17. 1 0
      ghsApp/dist/build/mp-weixin/admin/shop/trumpet.wxss
  18. 0 0
      ghsApp/dist/build/mp-weixin/admin/tools/blue.js
  19. 4 0
      ghsApp/dist/build/mp-weixin/admin/tools/blue.json
  20. 1 0
      ghsApp/dist/build/mp-weixin/admin/tools/blue.wxml
  21. 1 0
      ghsApp/dist/build/mp-weixin/admin/tools/blue.wxss
  22. 1 0
      ghsApp/dist/build/mp-weixin/common/success.js
  23. 7 0
      ghsApp/dist/build/mp-weixin/common/success.json
  24. 1 0
      ghsApp/dist/build/mp-weixin/common/success.wxml
  25. 1 0
      ghsApp/dist/build/mp-weixin/common/success.wxss
  26. 10 0
      ghsApp/dist/build/mp-weixin/components/login-model.js
  27. 4 0
      ghsApp/dist/build/mp-weixin/components/login-model.json
  28. 1 0
      ghsApp/dist/build/mp-weixin/components/login-model.wxml
  29. 1 0
      ghsApp/dist/build/mp-weixin/components/login-model.wxss
  30. BIN
      ghsApp/dist/build/mp-weixin/static/logo.png

Разница между файлами не показана из-за своего большого размера
+ 0 - 0
ghsApp/dist/build/mp-weixin/admin/billing/toPay.js


+ 4 - 0
ghsApp/dist/build/mp-weixin/admin/billing/toPay.json

@@ -0,0 +1,4 @@
+{
+  "navigationBarTitleText": "等待付款",
+  "usingComponents": {}
+}

+ 1 - 0
ghsApp/dist/build/mp-weixin/admin/billing/toPay.wxml

@@ -0,0 +1 @@
+<view class="app-content awaitPayYe awaitPayYe data-v-560b9f74"><view class="callback-wrap data-v-560b9f74"><view class="bg_01 data-v-560b9f74"></view><view class="callback-blo data-v-560b9f74"><block class="data-v-560b9f74"><view class="icon data-v-560b9f74"><view class="iconfont icondaizhifu _i data-v-560b9f74"></view></view></block><view class="wait data-v-560b9f74">待付款</view><block class="data-v-560b9f74"><view class="price data-v-560b9f74"><label class="app-size-36 app-bold _span data-v-560b9f74">{{"¥"+$root.m0}}</label></view></block><block wx:if="{{isCashier}}"><view class="data-v-560b9f74"><view class="balance data-v-560b9f74">请出示付款码</view><view class="call-one-btn data-v-560b9f74"><button data-event-opts="{{[['tap',[['checkResult']]]]}}" class="button-com default data-v-560b9f74" bindtap="__e">查询支付结果</button></view></view></block><block wx:else><view class="data-v-560b9f74"><view style="text-align:center;margin:20rpx auto 10rpx auto;" class="data-v-560b9f74"><view class="balance data-v-560b9f74" style="margin-bottom:30rpx;">扫二维码付款</view><view style="margin-bottom:20rpx;" class="data-v-560b9f74"><button data-event-opts="{{[['tap',[['changePayWay',[0]]]]]}}" class="{{['admin-button-com','mini-btn','data-v-560b9f74',payWay==0?'blue':'default']}}" bindtap="__e">微信</button><button data-event-opts="{{[['tap',[['changePayWay',[1]]]]]}}" class="{{['admin-button-com','mini-btn','data-v-560b9f74',payWay==1?'blue':'default']}}" style="margin-left:20rpx;" bindtap="__e">支付宝</button></view><image style="width:400rpx;margin:0 auto;" mode="widthFix" src="{{payQrCodeUrl}}" class="data-v-560b9f74"></image></view></view></block></view></view></view>

+ 4 - 0
ghsApp/dist/build/mp-weixin/admin/billing/toPay.wxss

@@ -0,0 +1,4 @@
+.app-content .callback-wrap.data-v-560b9f74{padding-top:50rpx;background-repeat:no-repeat;background-size:100% auto;position:relative}.app-content .callback-wrap .bg_01.data-v-560b9f74{position:absolute;top:0;left:0;width:100vw;height:290rpx;background:#3385ff;border-radius:0rpx 0rpx 83rpx 83rpx;z-index:1}.app-content .callback-wrap .callback-blo.data-v-560b9f74{position:absolute;z-index:9;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:90%;margin:0 auto;padding:70rpx 0;background-color:#fff;box-shadow:2rpx 2rpx 16rpx 0rpx hsla(0,0%,71%,.29);border-radius:10rpx;text-align:center}.app-content .callback-wrap .callback-blo .icon .iconfont.data-v-560b9f74{font-size:170rpx}.app-content .callback-wrap .callback-blo .call-one-btn.data-v-560b9f74{margin-top:50rpx}.app-content .callback-wrap .callback-blo .call-one-btn .mobile-scan.data-v-560b9f74{color:#b3b1b1;margin-top:30rpx;font-size:30rpx}.awaitPayWx .status-text.data-v-560b9f74,
+.awaitPayYe .status-text.data-v-560b9f74{margin-top:22rpx;margin-bottom:52rpx;color:#ffa92e}.awaitPayWx .surplus.data-v-560b9f74,
+.awaitPayYe .surplus.data-v-560b9f74{margin-top:22rpx;margin-bottom:38rpx}.awaitPayWx .icon .iconfont.data-v-560b9f74,
+.awaitPayYe .icon .iconfont.data-v-560b9f74{color:#ffa92e}.wait.data-v-560b9f74{color:#ffa92e;font-size:40rpx;font-weight:700;margin:20rpx 0}.balance.data-v-560b9f74{margin-top:40rpx;font-size:36rpx;font-weight:700}

Разница между файлами не показана из-за своего большого размера
+ 0 - 0
ghsApp/dist/build/mp-weixin/admin/item/components/htz-image-upload/htz-image-upload.js


+ 4 - 0
ghsApp/dist/build/mp-weixin/admin/item/components/htz-image-upload/htz-image-upload.json

@@ -0,0 +1,4 @@
+{
+  "component": true,
+  "usingComponents": {}
+}

+ 1 - 0
ghsApp/dist/build/mp-weixin/admin/item/components/htz-image-upload/htz-image-upload.wxml

@@ -0,0 +1 @@
+<view class="htz-image-upload-list"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="htz-image-upload-Item"><block wx:if="{{!item.g0}}"><view class="htz-image-upload-Item-video"><video disabled="{{false}}" controls="{{false}}" src="{{item.$orig}}"><cover-view data-event-opts="{{[['tap',[['previewVideo',['$0'],[[['uploadLists','',index]]]]]]]}}" class="htz-image-upload-Item-video-fixed" bindtap="__e"></cover-view><block wx:if="{{remove&&previewVideoSrc==''}}"><cover-view data-event-opts="{{[['tap',[['imgDel',[index]]]]]}}" class="htz-image-upload-Item-del-cover" bindtap="__e">×</cover-view></block></video></view></block><block wx:else><image src="{{item.$orig}}" data-event-opts="{{[['tap',[['imgPreview',['$0'],[[['uploadLists','',index]]]]]]]}}" bindtap="__e"></image></block><block wx:if="{{remove}}"><view data-event-opts="{{[['tap',[['imgDel',[index]]]]]}}" class="htz-image-upload-Item-del" bindtap="__e">×</view></block></view></block><block wx:if="{{uploadLists.length<max&&add}}"><view data-event-opts="{{[['tap',[['chooseFile',['$event']]]]]}}" class="htz-image-upload-Item htz-image-upload-Item-add" bindtap="__e">+</view></block><block wx:if="{{previewVideoSrc!=''}}"><view class="preview-full"><video autoplay="{{true}}" src="{{previewVideoSrc}}" show-fullscreen-btn="{{false}}"><cover-view data-event-opts="{{[['tap',[['previewVideoClose',['$event']]]]]}}" class="preview-full-close" bindtap="__e">×</cover-view></video></view></block></view>

+ 1 - 0
ghsApp/dist/build/mp-weixin/admin/item/components/htz-image-upload/htz-image-upload.wxss

@@ -0,0 +1 @@
+.ceshi{width:100%;height:100%;position:relative;top:0;left:0;bottom:0;right:0;background-color:#fff;color:#2c405a;opacity:.5;z-index:100}.preview-full{position:fixed;top:0;left:0;bottom:0;width:100%;height:100%;z-index:1002}.preview-full video{width:100%;height:100%;z-index:1002}.preview-full-close{position:fixed;right:32rpx;top:25rpx;width:80rpx;height:80rpx;line-height:60rpx;text-align:center;z-index:1003;color:#fff;font-size:65rpx;font-weight:700;text-shadow:1rpx 2rpx 5rpx #000}.htz-image-upload-list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.htz-image-upload-Item{width:160rpx;height:160rpx;margin:13rpx;border-radius:10rpx;position:relative}.htz-image-upload-Item image{width:100%;height:100%;border-radius:10rpx}.htz-image-upload-Item-video{width:100%;height:100%;border-radius:10rpx;position:relative}.htz-image-upload-Item-video-fixed{position:absolute;top:0;left:0;bottom:0;width:100%;height:100%;border-radius:10rpx;z-index:996}.htz-image-upload-Item video{width:100%;height:100%;border-radius:10rpx}.htz-image-upload-Item-add{font-size:105rpx;text-align:center;border:1rpx dashed #d9d9d9;color:#d9d9d9}.htz-image-upload-Item-del{background-color:#f5222d;font-size:24rpx;position:absolute;width:35rpx;height:35rpx;line-height:35rpx;text-align:center;top:0;right:0;z-index:997;color:#fff}.htz-image-upload-Item-del-cover{background-color:#f5222d;font-size:24rpx;position:absolute;width:35rpx;height:35rpx;text-align:center;top:0;right:0;color:#fff;line-height:35rpx;z-index:997}

+ 1 - 0
ghsApp/dist/build/mp-weixin/admin/shop/common/vendor.js

@@ -0,0 +1 @@
+(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["admin/shop/common/vendor"],{"95c8":function(o,e,d){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.modifyPassword=void 0;var n=a(d("14bf"));function a(o){return o&&o.__esModule?o:{default:o}}var s=function(o){return n.default.get("/admin/modify-password",o)};e.modifyPassword=s}}]);

Разница между файлами не показана из-за своего большого размера
+ 0 - 0
ghsApp/dist/build/mp-weixin/admin/shop/password.js


+ 7 - 0
ghsApp/dist/build/mp-weixin/admin/shop/password.json

@@ -0,0 +1,7 @@
+{
+  "navigationBarTitleText": "密码修改",
+  "usingComponents": {
+    "tui-list-cell": "/components/plugin/list-cell",
+    "app-avatar-module": "/components/module/app-avatar"
+  }
+}

+ 1 - 0
ghsApp/dist/build/mp-weixin/admin/shop/password.wxml

@@ -0,0 +1 @@
+<view class="app-content _div data-v-876e19ea"><view class="_div data-v-876e19ea"><form data-event-opts="{{[['submit',[['formSubmit',['$event']]]]]}}" bindsubmit="__e" class="data-v-876e19ea"><view class="module-com input-line-wrap _div data-v-876e19ea"><tui-list-cell class="line-cell data-v-876e19ea" vue-id="48dfede0-1" hover="{{false}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="tui-title _div data-v-876e19ea">密码:</view><input class="tui-input data-v-876e19ea" placeholder-class="phcolor" name="password" placeholder="填写新密码" maxlength="50" type="password" data-event-opts="{{[['focus',[['e0',['$event']]]],['input',[['__set_model',['$0','password','$event',[]],['form']]]]]}}" value="{{form.password}}" bindfocus="__e" bindinput="__e"/></tui-list-cell></view><view class="confirm-btn _div data-v-876e19ea"><button class="admin-button-com big blue data-v-876e19ea" formType="submit">提交</button></view></form></view></view>

+ 1 - 0
ghsApp/dist/build/mp-weixin/admin/shop/password.wxss

@@ -0,0 +1 @@
+.app-content.data-v-876e19ea{min-height:calc(100vh - 20rpx);padding-top:20rpx}.prompt-text.data-v-876e19ea{color:#999;padding-left:30rpx;margin-bottom:30rpx}.module-com.data-v-876e19ea{margin-bottom:20rpx}.module-com .member-wrap .member-det.data-v-876e19ea{font-size:24rpx;margin-left:20rpx}.module-com .remark-wrap.data-v-876e19ea{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start}.module-com .remark-wrap .remark.data-v-876e19ea{height:240rpx}.confirm-btn.data-v-876e19ea{width:calc(100% - 60rpx);margin:60rpx 30rpx 20rpx}.confirm-btn .admin-button-com.data-v-876e19ea{width:100%}

Разница между файлами не показана из-за своего большого размера
+ 0 - 0
ghsApp/dist/build/mp-weixin/admin/shop/trumpet.js


+ 7 - 0
ghsApp/dist/build/mp-weixin/admin/shop/trumpet.json

@@ -0,0 +1,7 @@
+{
+  "navigationBarTitleText": "云喇叭设置",
+  "usingComponents": {
+    "tui-list-cell": "/components/plugin/list-cell",
+    "app-avatar-module": "/components/module/app-avatar"
+  }
+}

+ 1 - 0
ghsApp/dist/build/mp-weixin/admin/shop/trumpet.wxml

@@ -0,0 +1 @@
+<view class="app-content _div data-v-f4d06f58"><view class="_div data-v-f4d06f58"><form data-event-opts="{{[['submit',[['formSubmit',['$event']]]]]}}" bindsubmit="__e" class="data-v-f4d06f58"><view class="module-com input-line-wrap _div data-v-f4d06f58"><tui-list-cell class="line-cell data-v-f4d06f58" vue-id="25147248-1" hover="{{false}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="tui-title _div data-v-f4d06f58">编号(SN):</view><input class="tui-input data-v-f4d06f58" placeholder-class="phcolor" name="lbSn" placeholder="请填写编号" maxlength="50" type="number" data-event-opts="{{[['input',[['__set_model',['$0','lbSn','$event',[]],['form']]]]]}}" value="{{form.lbSn}}" bindinput="__e"/></tui-list-cell></view><view class="confirm-btn _div data-v-f4d06f58"><button class="admin-button-com big blue data-v-f4d06f58" formType="submit">提交</button></view></form></view></view>

+ 1 - 0
ghsApp/dist/build/mp-weixin/admin/shop/trumpet.wxss

@@ -0,0 +1 @@
+.app-content.data-v-f4d06f58{min-height:calc(100vh - 20rpx);padding-top:20rpx}.prompt-text.data-v-f4d06f58{color:#999;padding-left:30rpx;margin-bottom:30rpx}.module-com.data-v-f4d06f58{margin-bottom:20rpx}.module-com .member-wrap .member-det.data-v-f4d06f58{font-size:24rpx;margin-left:20rpx}.module-com .remark-wrap.data-v-f4d06f58{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start}.module-com .remark-wrap .remark.data-v-f4d06f58{height:240rpx}.confirm-btn.data-v-f4d06f58{width:calc(100% - 60rpx);margin:60rpx 30rpx 20rpx}.confirm-btn .admin-button-com.data-v-f4d06f58{width:100%}

Разница между файлами не показана из-за своего большого размера
+ 0 - 0
ghsApp/dist/build/mp-weixin/admin/tools/blue.js


+ 4 - 0
ghsApp/dist/build/mp-weixin/admin/tools/blue.json

@@ -0,0 +1,4 @@
+{
+  "navigationBarTitleText": "蓝牙管理",
+  "usingComponents": {}
+}

+ 1 - 0
ghsApp/dist/build/mp-weixin/admin/tools/blue.wxml

@@ -0,0 +1 @@
+<view class="app-content"><view class="content"><view><button data-event-opts="{{[['tap',[['openDefault',['$event']]]]]}}" bindtap="__e">连接蓝牙</button><button data-event-opts="{{[['tap',[['state',['$event']]]]]}}" bindtap="__e">打印机状态</button><button data-event-opts="{{[['tap',[['dis',['$event']]]]]}}" bindtap="__e">断开打印机</button><text>{{tip}}</text></view></view></view>

+ 1 - 0
ghsApp/dist/build/mp-weixin/admin/tools/blue.wxss

@@ -0,0 +1 @@
+.content{margin:10rpx;margin-top:30rpx}button{margin-bottom:25rpx}

+ 1 - 0
ghsApp/dist/build/mp-weixin/common/success.js

@@ -0,0 +1 @@
+(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["common/success"],{"21e0":function(n,t,e){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var u=function(){e.e("components/app-result").then(function(){return resolve(e("9325"))}.bind(null,e)).catch(e.oe)},o={name:"commonSuccess",components:{appResult:u},data:function(){return{title:"操作成功"}},onShow:function(){},onLoad:function(n){var t=n.titleType||1;1==t&&(this.title="操作成功"),2==t&&(this.title="结账成功"),3==t&&(this.title="收款成功")},onUnload:function(){},methods:{goBackHome:function(){this.$util.pageTo({url:"/admin/home/workbench",type:3,query:{tabIndex:0}})}}};t.default=o},"263b":function(n,t,e){"use strict";e.r(t);var u=e("21e0"),o=e.n(u);for(var c in u)["default"].indexOf(c)<0&&function(n){e.d(t,n,(function(){return u[n]}))}(c);t["default"]=o.a},"338a":function(n,t,e){"use strict";(function(n){e("6cdc");u(e("66fd"));var t=u(e("98e2"));function u(n){return n&&n.__esModule?n:{default:n}}wx.__webpack_require_UNI_MP_PLUGIN__=e,n(t.default)}).call(this,e("543d")["createPage"])},"58c8":function(n,t,e){"use strict";var u=e("f6d5"),o=e.n(u);o.a},"98e2":function(n,t,e){"use strict";e.r(t);var u=e("a965"),o=e("263b");for(var c in o)["default"].indexOf(c)<0&&function(n){e.d(t,n,(function(){return o[n]}))}(c);e("58c8");var a,i=e("f0c5"),r=Object(i["a"])(o["default"],u["b"],u["c"],!1,null,"4f217440",null,!1,u["a"],a);t["default"]=r.exports},a965:function(n,t,e){"use strict";var u;e.d(t,"b",(function(){return o})),e.d(t,"c",(function(){return c})),e.d(t,"a",(function(){return u}));var o=function(){var n=this,t=n.$createElement;n._self._c},c=[]},f6d5:function(n,t,e){}},[["338a","common/runtime","common/vendor"]]]);

+ 7 - 0
ghsApp/dist/build/mp-weixin/common/success.json

@@ -0,0 +1,7 @@
+{
+  "navigationBarBackgroundColor": "#ffffff",
+  "navigationBarTextStyle": "black",
+  "usingComponents": {
+    "app-result": "/components/app-result"
+  }
+}

+ 1 - 0
ghsApp/dist/build/mp-weixin/common/success.wxml

@@ -0,0 +1 @@
+<app-result vue-id="b1f2858e-1" title="{{title}}" class="data-v-4f217440" bind:__l="__l" vue-slots="{{['default']}}"><button data-event-opts="{{[['tap',[['goBackHome',['$event']]]]]}}" class="admin-button-com big blue data-v-4f217440" style="width:80%;margin-top:50rpx;" bindtap="__e">返回首页</button></app-result>

+ 1 - 0
ghsApp/dist/build/mp-weixin/common/success.wxss

@@ -0,0 +1 @@
+.admin-button-com.data-v-4f217440{margin-bottom:20rpx;width:100%}

+ 10 - 0
ghsApp/dist/build/mp-weixin/components/login-model.js

@@ -0,0 +1,10 @@
+(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/login-model"],{1032:function(n,t,e){"use strict";var o=e("cfab"),u=e.n(o);u.a},"439d":function(n,t,e){"use strict";var o;e.d(t,"b",(function(){return u})),e.d(t,"c",(function(){return i})),e.d(t,"a",(function(){return o}));var u=function(){var n=this,t=n.$createElement;n._self._c;n._isMounted||(n.e0=function(t){n.mobile=""},n.e1=function(t){n.password=""})},i=[]},"45fd":function(n,t,e){"use strict";e.r(t);var o=e("9bf0"),u=e.n(o);for(var i in o)["default"].indexOf(i)<0&&function(n){e.d(t,n,(function(){return o[n]}))}(i);t["default"]=u.a},"9bf0":function(n,t,e){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o={props:{show:{type:Boolean,default:!0}},watch:{},data:function(){return{password:"",mobile:""}},methods:{loginClick:function(){this.$emit("comfirm",this.mobile,this.password)}}};t.default=o},cfab:function(n,t,e){},dbc3:function(n,t,e){"use strict";e.r(t);var o=e("439d"),u=e("45fd");for(var i in u)["default"].indexOf(i)<0&&function(n){e.d(t,n,(function(){return u[n]}))}(i);e("1032");var f,r=e("f0c5"),c=Object(r["a"])(u["default"],o["b"],o["c"],!1,null,"f8311d60",null,!1,o["a"],f);t["default"]=c.exports}}]);
+;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
+    'components/login-model-create-component',
+    {
+        'components/login-model-create-component':(function(module, exports, __webpack_require__){
+            __webpack_require__('543d')['createComponent'](__webpack_require__("dbc3"))
+        })
+    },
+    [['components/login-model-create-component']]
+]);

+ 4 - 0
ghsApp/dist/build/mp-weixin/components/login-model.json

@@ -0,0 +1,4 @@
+{
+  "component": true,
+  "usingComponents": {}
+}

+ 1 - 0
ghsApp/dist/build/mp-weixin/components/login-model.wxml

@@ -0,0 +1 @@
+<block wx:if="{{show}}"><view class="model data-v-f8311d60"><view class="experFrame data-v-f8311d60"><view class="data-v-f8311d60"><view style="text-align:center;margin-bottom:20rpx;" class="data-v-f8311d60"><image class="logo data-v-f8311d60" src="{{constant.imgUrl+'/logo3.png'}}" mode="widthFix"></image></view><view style="color:#666666;text-align:center;margin-bottom:30rpx;font-size:35rpx;" class="data-v-f8311d60">销花宝</view><view class="data-v-f8311d60"><input class="experInput data-v-f8311d60" placeholder="手机号" type="number" data-event-opts="{{[['focus',[['e0',['$event']]]],['input',[['__set_model',['','mobile','$event',[]]]]]]}}" value="{{mobile}}" bindfocus="__e" bindinput="__e"/></view><view class="data-v-f8311d60"><input class="experInput data-v-f8311d60" placeholder="密码" type="password" data-event-opts="{{[['focus',[['e1',['$event']]]],['input',[['__set_model',['','password','$event',[]]]]]]}}" value="{{password}}" bindfocus="__e" bindinput="__e"/></view><button data-event-opts="{{[['tap',[['loginClick',['$event']]]]]}}" class="admin-button-com small blue buttonText data-v-f8311d60" bindtap="__e">登陆</button></view></view></view></block>

+ 1 - 0
ghsApp/dist/build/mp-weixin/components/login-model.wxss

@@ -0,0 +1 @@
+.model.data-v-f8311d60{position:fixed;z-index:9999;top:0;left:0;width:100vw;height:100vh;color:#fff;overflow:hidden;text-align:center}.model > .noData_img.data-v-f8311d60{width:318rpx;height:318rpx;margin:332rpx auto 0}.model > .no_data_text.data-v-f8311d60{font-size:32rpx;color:#fff;text-align:center;margin:50rpx 0}.model > .freeApply.data-v-f8311d60{width:376rpx;height:88rpx;line-height:88rpx;background:-webkit-linear-gradient(left,#3385ff,#33b0ff);background:linear-gradient(90deg,#3385ff,#33b0ff);border-radius:44rpx;margin:0 auto;font-size:32rpx;color:#fff;text-align:center}.model > .experience.data-v-f8311d60{margin-top:40rpx;color:#fff;font-size:30rpx}.model > .experFrame.data-v-f8311d60{margin-top:160rpx;height:50rpx}.model > .experFrame .experInput.data-v-f8311d60{height:70rpx;width:350rpx;margin-bottom:38rpx;display:inline-block;vertical-align:middle;border-radius:8rpx;background-color:#fff;border:1rpx solid #ccc;color:#666;padding-left:20rpx;box-sizing:border-box;text-align:left}.model > .experFrame .buttonText.data-v-f8311d60{display:inline-block;line-height:70rpx;padding:0 20rpx;background-color:#3385ff;vertical-align:middle;font-size:30rpx;width:350rpx}.model > .experFrame .logo.data-v-f8311d60{width:180rpx;margin:0 auto}

BIN
ghsApp/dist/build/mp-weixin/static/logo.png


Некоторые файлы не были показаны из-за большого количества измененных файлов