|
|
@@ -60,7 +60,7 @@ Ext.define('saas.view.sys.guide.FormPanel', {
|
|
|
'<div class="x-guide-panel" align ="center">',
|
|
|
'<div class="x-guide-item" align ="center" >',
|
|
|
|
|
|
- '<figure style="margin: 0 185px 0 180px;" align="center" class="imghvr-zoom-out" onClick="showInformation(\'baseSet\')">',
|
|
|
+ '<figure style="margin: 0 185px 0 180px;cursor: pointer;" align="center" class="imghvr-zoom-out" onClick="showInformation(\'baseSet\')">',
|
|
|
'<img class="',
|
|
|
'<tpl if="!baseSet">x-guide-mask </tpl>',
|
|
|
'" src="resources/images/guide/baseSet.png" style="background: #d5efff;" align ="center" width="135" height="90" alt="基础设置" >',
|
|
|
@@ -69,7 +69,7 @@ Ext.define('saas.view.sys.guide.FormPanel', {
|
|
|
'</figcaption>',
|
|
|
'</figure>',
|
|
|
|
|
|
- '<figure style="margin:0 185px 0 0;" align="center" class="imghvr-zoom-out" onClick="showInformation(\'warehouse\')">',
|
|
|
+ '<figure style="margin:0 185px 0 0;cursor: pointer;" align="center" class="imghvr-zoom-out" onClick="showInformation(\'warehouse\')">',
|
|
|
'<img class="',
|
|
|
'<tpl if="!warehouse">x-guide-mask </tpl>',
|
|
|
'"src="resources/images/guide/warehouse.png" style="background: #d5efff;" align ="center" width="135" height="90" alt="仓库资料" >',
|
|
|
@@ -78,7 +78,7 @@ Ext.define('saas.view.sys.guide.FormPanel', {
|
|
|
'</figcaption>',
|
|
|
'</figure>',
|
|
|
|
|
|
- '<figure style="margin:0 185px 0 0;" align="center" class="imghvr-zoom-out" onClick="showInformation(\'product\')">',
|
|
|
+ '<figure style="margin:0 185px 0 0;cursor: pointer;" align="center" class="imghvr-zoom-out" onClick="showInformation(\'product\')">',
|
|
|
'<img class="',
|
|
|
'<tpl if="!product">x-guide-mask </tpl>',
|
|
|
'"src="resources/images/guide/product.png" style="background: #d5efff;" align ="center" width="135" height="90" alt="物料资料" >',
|
|
|
@@ -91,18 +91,18 @@ Ext.define('saas.view.sys.guide.FormPanel', {
|
|
|
'<div class="x-guide-item" align ="center">',
|
|
|
'<img class="',
|
|
|
'<tpl if="!baseSet">x-guide-mask </tpl>',
|
|
|
- '"src="resources/images/guide/1.png" style="position: absolute;margin: -16px 290px 0 -339px;z-index: 100;" align ="center" width="32" height="32" onClick="showInformation(\'baseSet\')" >',
|
|
|
+ '"src="resources/images/guide/1.png" style="cursor: pointer;position: absolute;margin: -16px 290px 0 -339px;z-index: 100;" align ="center" width="32" height="32" onClick="showInformation(\'baseSet\')" >',
|
|
|
'<img class="',
|
|
|
'<tpl if="!warehouse">x-guide-mask </tpl>',
|
|
|
- '"src="resources/images/guide/2.png" style="position: absolute;margin: -16px 0 0 -16px;z-index: 100;" align ="center" width="32" height="32" onClick="showInformation(\'warehouse\')" >',
|
|
|
+ '"src="resources/images/guide/2.png" style="cursor: pointer;position: absolute;margin: -16px 0 0 -16px;z-index: 100;" align ="center" width="32" height="32" onClick="showInformation(\'warehouse\')" >',
|
|
|
'<img class="',
|
|
|
'<tpl if="!product">x-guide-mask </tpl>',
|
|
|
- '"src="resources/images/guide/3.png" style="position: absolute;margin: -16px 0 0 305px;z-index: 100;" align ="center" width="32" height="32" onClick="showInformation(\'product\')" >',
|
|
|
+ '"src="resources/images/guide/3.png" style="cursor: pointer;position: absolute;margin: -16px 0 0 305px;z-index: 100;" align ="center" width="32" height="32" onClick="showInformation(\'product\')" >',
|
|
|
'</div>',
|
|
|
'<div class="x-guide-item" style="margin-top: 20px;" align ="center">',
|
|
|
- '<span style="margin:0 270px 0px 0;" align ="center" onClick="showInformation(\'baseSet\')" >基础设置</span>',
|
|
|
- '<span style="margin:0 270px 0px 0;" align ="center" onClick="showInformation(\'warehouse\')" >仓库资料</span>',
|
|
|
- '<span style="margin:0 0px 0px 0;" align ="center" onClick="showInformation(\'product\')" >物料资料</span>',
|
|
|
+ '<span style="margin:0 270px 0px 0;cursor: pointer;" align ="center" onClick="showInformation(\'baseSet\')" >基础设置</span>',
|
|
|
+ '<span style="margin:0 270px 0px 0;cursor: pointer;" align ="center" onClick="showInformation(\'warehouse\')" >仓库资料</span>',
|
|
|
+ '<span style="margin:0 0px 0px 0;cursor: pointer;" align ="center" onClick="showInformation(\'product\')" >物料资料</span>',
|
|
|
'</div>',
|
|
|
'<div class="x-guide-item" align ="center">',
|
|
|
'<img class="',
|
|
|
@@ -119,7 +119,7 @@ Ext.define('saas.view.sys.guide.FormPanel', {
|
|
|
'</div>',
|
|
|
'<div class="x-guide-item" align ="center">',
|
|
|
|
|
|
- '<figure style="margin: 40px 185px 0 182px;" align="center" class="imghvr-zoom-out" onClick="showInformation(\'customer\')">',
|
|
|
+ '<figure style="margin: 40px 185px 0 182px;cursor: pointer;" align="center" class="imghvr-zoom-out" onClick="showInformation(\'customer\')">',
|
|
|
'<img class="',
|
|
|
'<tpl if="!customer">x-guide-mask </tpl>',
|
|
|
'"src="resources/images/guide/customer.png" style="background: #ffffff;" align ="center" width="135" height="90" alt="客户资料" >',
|
|
|
@@ -128,7 +128,7 @@ Ext.define('saas.view.sys.guide.FormPanel', {
|
|
|
'</figcaption>',
|
|
|
'</figure>',
|
|
|
|
|
|
- '<figure style="margin: 0px 185px 0 0px;" align="center" class="imghvr-zoom-out" onClick="showInformation(\'vendor\')">',
|
|
|
+ '<figure style="margin: 0px 185px 0 0px;cursor: pointer;" align="center" class="imghvr-zoom-out" onClick="showInformation(\'vendor\')">',
|
|
|
'<img class="',
|
|
|
'<tpl if="!vendor">x-guide-mask </tpl>',
|
|
|
'"src="resources/images/guide/vendor.png" style="background: #ffffff;" align ="center" width="135" height="90" alt="供应商资料" >',
|
|
|
@@ -137,7 +137,7 @@ Ext.define('saas.view.sys.guide.FormPanel', {
|
|
|
'</figcaption>',
|
|
|
'</figure>',
|
|
|
|
|
|
- '<figure style="margin: 0 185px 0 0px;" align="center" class="imghvr-zoom-out" onClick="showInformation(\'begin\',\'{begin}\')">',
|
|
|
+ '<figure style="margin: 0 185px 0 0px;cursor: pointer;" align="center" class="imghvr-zoom-out" onClick="showInformation(\'begin\',\'{begin}\')">',
|
|
|
'<img class="',
|
|
|
'<tpl if="!begin">x-guide-mask </tpl>',
|
|
|
'" src="resources/images/guide/begin.png" style="background: #ffffff;" align ="center" width="135" height="90" alt="开始使用" >',
|
|
|
@@ -150,18 +150,18 @@ Ext.define('saas.view.sys.guide.FormPanel', {
|
|
|
'<div class="x-guide-item" align ="center">',
|
|
|
'<img class="',
|
|
|
'<tpl if="!customer">x-guide-mask </tpl>',
|
|
|
- '" src="resources/images/guide/4.png" style="position: absolute;margin: -16px 290px 0 -339px;z-index: 100;" align ="center" width="32" height="32" onClick="showInformation(\'customer\')" >',
|
|
|
+ '" src="resources/images/guide/4.png" style="cursor: pointer;position: absolute;margin: -16px 290px 0 -339px;z-index: 100;" align ="center" width="32" height="32" onClick="showInformation(\'customer\')" >',
|
|
|
'<img class="',
|
|
|
'<tpl if="!vendor">x-guide-mask </tpl>',
|
|
|
- '" src="resources/images/guide/5.png" style="position: absolute;margin: -16px 0 0 -16px;z-index: 100;" align ="center" width="32" height="32" onClick="showInformation(\'vendor\')">',
|
|
|
+ '" src="resources/images/guide/5.png" style="cursor: pointer;position: absolute;margin: -16px 0 0 -16px;z-index: 100;" align ="center" width="32" height="32" onClick="showInformation(\'vendor\')">',
|
|
|
'<img class="',
|
|
|
'<tpl if="!begin">x-guide-mask </tpl>',
|
|
|
- '" src="resources/images/guide/6.png" style="position: absolute;margin: -16px 0 0 305px;z-index: 100;" align ="center" width="32" height="32" onClick="showInformation(\'begin\',\'{begin}\')" >',
|
|
|
+ '" src="resources/images/guide/6.png" style="cursor: pointer;position: absolute;margin: -16px 0 0 305px;z-index: 100;" align ="center" width="32" height="32" onClick="showInformation(\'begin\',\'{begin}\')" >',
|
|
|
'</div>',
|
|
|
'<div class="x-guide-item" style="margin-top: 20px;" align ="center">',
|
|
|
- '<span style="margin:0 265px 100px 0;" align ="center" onClick="showInformation(\'customer\')" >客户资料</span>',
|
|
|
- '<span style="margin:0 265px 100px 0;" align ="center" onClick="showInformation(\'vendor\')" >供应商资料</span>',
|
|
|
- '<span style="margin:0 0px 100px 0;" align ="center" onClick="showInformation(\'begin\',\'{begin}\')" >开始使用</span>',
|
|
|
+ '<span style="margin:0 265px 100px 0;cursor: pointer;" align ="center" onClick="showInformation(\'customer\')" >客户资料</span>',
|
|
|
+ '<span style="margin:0 265px 100px 0;cursor: pointer;" align ="center" onClick="showInformation(\'vendor\')" >供应商资料</span>',
|
|
|
+ '<span style="margin:0 0px 100px 0;cursor: pointer;" align ="center" onClick="showInformation(\'begin\',\'{begin}\')" >开始使用</span>',
|
|
|
'</div>',
|
|
|
'<div class="x-guide-item" align ="center">',
|
|
|
'<img class="',
|