Commit 5fccd975 by 刘泽奇

123

parent 00623ca3
<div id="selftmreg" style="background-color:white;"> <div id="selftmreg" style="background-color:white;">
<div class="jdindentdetail-nav" style="width:1200px;margin:12px auto;padding: 0;height:24px;line-height: 24px;"> <div class="jdindentdetail-nav" v-if="$root.channelName != \'gsbhome\'"
style="width:1200px;margin:12px auto;padding: 0;height:24px;line-height: 24px;">
<el-breadcrumb separator-class="el-icon-arrow-right"> <el-breadcrumb separator-class="el-icon-arrow-right">
<el-breadcrumb-item :to="listPath">{{titleName}} <el-breadcrumb-item :to="listPath">{{titleName}}
</el-breadcrumb-item> </el-breadcrumb-item>
...@@ -119,7 +120,7 @@ ...@@ -119,7 +120,7 @@
形与原图形的色彩深浅(或灰度)一致,否则,可能影响《商标注册证》上图形的清晰度)如上传图样为黑白,取得注册后,可以更换商标颜色使用;<span>如上传图样为彩色,取得注册后只能按 形与原图形的色彩深浅(或灰度)一致,否则,可能影响《商标注册证》上图形的清晰度)如上传图样为黑白,取得注册后,可以更换商标颜色使用;<span>如上传图样为彩色,取得注册后只能按
照该彩色图样使用;如确认提交彩色图样,需在委托书商标名称后方增加以下文字“(指定颜色)”</span></div> 照该彩色图样使用;如确认提交彩色图样,需在委托书商标名称后方增加以下文字“(指定颜色)”</span></div>
</el-dialog> </el-dialog>
<div > <div>
<div> <div>
<!-- <el-form-item label="选择商标方式" style="float:left;padding-right:10px;"> <!-- <el-form-item label="选择商标方式" style="float:left;padding-right:10px;">
<el-radio-group v-model="form.selecttype" style="float:left;padding-left:10px;margin-bottom: 22px;"> <el-radio-group v-model="form.selecttype" style="float:left;padding-left:10px;margin-bottom: 22px;">
...@@ -838,7 +839,8 @@ ...@@ -838,7 +839,8 @@
type="primary" @click="submitForm(\'form\',true)">确 定</el-button> type="primary" @click="submitForm(\'form\',true)">确 定</el-button>
</span> </span>
</el-dialog> </el-dialog>
<el-dialog title="提示" custom-class="selftmreg-loginmask" :visible.sync="toLogin" width="30%" :close-on-click-modal="false" :close-on-press-escape="false" > <el-dialog title="提示" custom-class="selftmreg-loginmask" :visible.sync="toLogin" width="30%"
:close-on-click-modal="false" :close-on-press-escape="false">
<span>需要先登录才能注册噢 !</span> <span>需要先登录才能注册噢 !</span>
<span slot="footer" class="dialog-footer"> <span slot="footer" class="dialog-footer">
<el-button type="primary" @click="goGsbLogin">去登录</el-button> <el-button type="primary" @click="goGsbLogin">去登录</el-button>
......
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